Releases: fhoeben/hsac-fitnesse-plugin
Releases · fhoeben/hsac-fitnesse-plugin
1.24.0
1.23.0
1.22.0
1.21.0
1.20.1
1.20.0
- Added Slim symbol to generate a random postal code, #28:
!randomPostalCode (FR)
- Added Slim symbol to define a set wiki variables based on the content of a .properties file (the properties file may be a file or a resource present on the classpath):
!defineFromProperties (test.properties)
- Added Slim symbol to define a set wiki variables based on the content of a .properties file (the properties file may be a file or a resource present on the classpath), allowing properties to be overridden by system properties:
! defineDefaultFromProperties (test.properties)