verbose.failfast.log 536 B

1234567891011121314151617181920212223
  1. ---tty-stream-chunk-separator
  2. ✖ a › fails Test failed via `t.fail()`
  3. ---tty-stream-chunk-separator
  4. 1 test failed
  5. a › fails
  6. ~/test/fixture/report/failfast/a.js:3
  7. 2:
  8.  3: test('fails', t => t.fail());
  9. 4:
  10. Test failed via `t.fail()`
  11. `--fail-fast` is on. 1 test file was skipped.
  12. ---tty-stream-chunk-separator