PR-URL: https://github.com/nodejs/node/pull/49878 Fixes: https://github.com/nodejs/node/issues/49853 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
25 lines
288 B
Text
25 lines
288 B
Text
TAP version 13
|
|
ok 1 - test
|
|
---
|
|
duration_ms: *
|
|
...
|
|
# arbitrary - pre
|
|
ok 2 - test
|
|
---
|
|
duration_ms: *
|
|
...
|
|
# arbitrary - mid
|
|
ok 3 - test
|
|
---
|
|
duration_ms: *
|
|
...
|
|
# arbitrary - post
|
|
1..3
|
|
# tests 3
|
|
# suites 0
|
|
# pass 3
|
|
# fail 0
|
|
# cancelled 0
|
|
# skipped 0
|
|
# todo 0
|
|
# duration_ms *
|