Sha256: 005fcd5ed70d22e4a477155be6025d151da42a389a4a1094d11d0413766d0682
Contents?: true
Size: 779 Bytes
Versions: 8
Compression:
Stored size: 779 Bytes
Contents
!*< hidding defines !define PASSING_TEST {!|script|fitnesse.slim.test.EchoScript| |check|echo|7|7| } !define FAILING_TEST {!|script|fitnesse.slim.test.EchoScript| |check|echo|7|8| } !define SUITE_ONE {${SUT_PATH} !define TEST_SYSTEM (slim) } *! !|script| |assume time is|12/5/2009 00:00:00| |given page|SuiteOne|with content|${SUITE_ONE}| |with subpage|TestOne|with content|${PASSING_TEST}| |with subpage|TestTwo|with content|${PASSING_TEST}| |with subpage|TestThree|with content|${FAILING_TEST}| |run suite|SuiteOne| |get history for page|SuiteOne| |the number of page histories should be|1| |The page history bar for|5-Dec-2009|should have a|fail_count|with class|fail|and value|1| |The page history bar for|5-Dec-2009|should have a|pass_count|with class|pass|and value|2|
Version data entries
8 entries across 8 versions & 1 rubygems