Files
Kmake/test/fixtures/test-runner/output/describe_nested.snapshot
2026-05-26 23:36:42 -07:00

31 lines
456 B
Plaintext

TAP version 13
# Subtest: nested - no tests
# Subtest: nested
# Subtest: nested
ok 1 - nested
---
duration_ms: *
type: 'test'
...
1..1
ok 1 - nested
---
duration_ms: *
type: 'suite'
...
1..1
ok 1 - nested - no tests
---
duration_ms: *
type: 'suite'
...
1..1
# tests 1
# suites 2
# pass 1
# fail 0
# cancelled 0
# skipped 0
# todo 0
# duration_ms *