2021-06-29 09:40:16 -04:00
|
|
|
Check [WILDCARD]/test/fail_fast.ts
|
2022-04-16 15:51:55 -04:00
|
|
|
running 10 tests from ./test/fail_fast.ts
|
2022-04-11 12:27:17 -04:00
|
|
|
test 1 ... FAILED ([WILDCARD])
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2022-05-09 04:56:13 -04:00
|
|
|
ERRORS
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
test 1 => ./test/fail_fast.ts:[WILDCARD]
|
|
|
|
error: Error
|
2022-04-16 13:51:12 -04:00
|
|
|
throw new Error();
|
|
|
|
^
|
2021-06-29 09:40:16 -04:00
|
|
|
at [WILDCARD]/test/fail_fast.ts:2:9
|
|
|
|
|
2022-05-09 04:56:13 -04:00
|
|
|
FAILURES
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
test 1 => ./test/fail_fast.ts:[WILDCARD]
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2022-06-14 14:51:49 -04:00
|
|
|
FAILED | 0 passed | 1 failed ([WILDCARD])
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2021-07-22 07:34:29 -04:00
|
|
|
error: Test failed
|