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

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteTestSystems.TestWithCustomTestSystem.content.txt Maven / Gradle / Ivy

!| 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