All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteSlimTests.TestCustomComparators.content.txt Maven / Gradle / Ivy

You can define a custom comparator in the plugins.properties file. This is now done by providing a configuration to the SetUp constructor.

!| script |
| given page | TestPage | with content | ${SUT_PATH} !-
!define TEST_SYSTEM {slim}
| scenario | test in scenario |
| check | echo | test | glob:t*t |

!| script | fitnesse.fixtures.EchoFixture |
| check | echo | test | glob:t*t |
| test in scenario |
-! |
| test results for page | TestPage | should contain | t*t matches test |
| ensure | content contains | 2 right, 0 wrong, 0 ignored, 0 exceptions |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy