git @ Cat's Eye Technologies Falderal / develop-0.12 tests / test-pass-fail.expected
develop-0.12

Tree @develop-0.12 (Download .tar.gz)

test-pass-fail.expected @develop-0.12raw · history · blame

FAILED  : 

Cat dogs, too. (Intentional fail.)

Location: test-pass-fail.markdown, line 28
Function: Cat
Impl    : shell command "python cat.py"
Body    : meow
Expected: output:
woof
Actual  : output:
meow

FAILED  : 

Cat dogs, too. (Intentional fail.)

Location: test-pass-fail.markdown, line 31
Function: Cat
Impl    : shell command "python cat.py"
Body    : 
purr
prrr
prreow
Expected: output:
woof
woof
awoooo
Actual  : output:
purr
prrr
prreow

--------------------------------
Total test runs: 4, failures: 2
--------------------------------