
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSlimTests.TestCustomComparators.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
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 - 2025 Weber Informatics LLC | Privacy Policy