transcendental-lisp/fitnesse/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteResponderTests/SuiteTestResponders/SuiteResponder/DefinesFromSetupPagesShould.../content.txt

7 lines
305 B
Plaintext

Test case to ensure variables defined on the !-SetUp-! page (via !define) are available in the test.
This test case covers !-FitNesse-! the regression as described in issue #249 ( https://github.com/unclebob/fitnesse/issues/249 )
| script | echo fixture |
| check | echo | foo | ${VariableUsedInTest} |