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

Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteTestSystems.TestWithCustomTestSystem.content.txt Maven / Gradle / Ivy

There is a newer version: 20250223
Show newest version
!| 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