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

Tree @python-3-support (Download .tar.gz)

test-pass-fail.expected @python-3-supportraw · 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
--------------------------------