Releases: consag/fitnessefixtures
202005.0
202003.0
Added osprofile capability. The infaplatform.properties can be extended to include .INFA_OSPROFILE. Once adjusted, all test pages using as DISConnection will run with the specified OSProfile.
You can also add the OS Profile column on the test page. This has a higher prio than the setting in the infaplatform.properties
201907.2
Fixed org.apache.pdfbox:pdfbox vulnerability
2019.07
HTTPS implementation using security.properties with encrypted values for keystore and truststore password.
Included example plugins-https.properties and startFitNesse-https.sh.
The startFitNesse-https.sh is somewhat different from the usual start script as it needs to find the SslParameters class.
Note: Passwords in security.properties are encrypted using encrypt_for_fitnesse.sh (folder linuxscripts). This requires a file called siteKey in the config directory. The siteKey must contain one row with a random seed to be used by the encrypt module.
2019.05
Rebranded solution. Included new fixtures to run Informatica Mapping, Profile and Scorecard objects
March 2019
After spending some time on SourceForge, decided to come bank to GitHub.