git @ Cat's Eye Technologies Falderal / ensure-shell-text-quoted tests / test-pass-fail.expected
ensure-shell-text-quoted

Tree @ensure-shell-text-quoted (Download .tar.gz)

test-pass-fail.expected @ensure-shell-text-quotedraw · 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
--------------------------------