
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteTestSystems.TestWithCustomTestSystem.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.
!| add test system | echo | fitnesse.testsystems.example.EchoTestSystemFactory |
!| script |
| create page | TestPage | with content | !-
!define TEST_SYSTEM {echo}
An example test does not have to be in table format
-! |
| check | request page | TestPage?test | 200 |
| ensure | content contains | TEST_SYSTEM=echo |
| show | content |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy