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

Tree @master (Download .tar.gz)

test-pass-fail.expected @masterraw · history · blame

FAILED  : 

Cat dogs, too. (Intentional fail.)

Location: test-pass-fail.markdown, line 28
Function: Cat
Impl    : shell command "python3 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 "python3 cat.py"
Body    : 
purr
prrr
prreow
Expected: output:
woof
woof
awoooo
Actual  : output:
purr
prrr
prreow

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