interpreted
Version:
node-tap wrapper for testing input/output functionality
35 lines (31 loc) • 629 B
Plain Text
TAP version 13
not ok 1 - /interpreted/test/test-bad/runner.js
---
env: {}
file: /interpreted/test/test-bad/runner.js
timeout: 30000
command: /node
args:
- /interpreted/test/test-bad/runner.js
stdio:
- 0
- pipe
- 2
cwd: /interpreted/test/test-bad
exitCode: 1
...
{
# Subtest: test stringify interpreted
not ok 1 - fake error
---
tapCaught: uncaughtException
test: test stringify interpreted
...
1..1
# failed 1 test
not ok 1 - test stringify interpreted
1..1
# failed 1 test
}
1..1
# failed 1 test