
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSlimTests.StopTest.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.
!| script |
| given page | MySuite | with content | ${SUT_PATH} !-
!define TEST_SYSTEM {slim}
-! |
| given page | MySuite.TestPageA | with content | !-
| import |
| fitnesse.slim.test |
| constructor throws | stop test |
| table never to be executed |
-! |
| given page | MySuite.TestPageB | with content | !-
| import |
| fitnesse.slim.test |
| script | echo script |
| check | echo | hello | hello |
-! |
| test results for suite | MySuite | should contain | table never to be executed Test not run |
| ensure | content contains | echo script |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy