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

30 lines
451 B
Plaintext

TAP version 13
# Subtest: enabled and only
# Subtest: enabled
ok 1 - enabled
---
duration_ms: *
type: 'test'
...
# Subtest: disabled but parent not
ok 2 - disabled but parent not
---
duration_ms: *
type: 'test'
...
1..2
ok 1 - enabled and only
---
duration_ms: *
type: 'test'
...
1..1
# tests 3
# suites 0
# pass 3
# fail 0
# cancelled 0
# skipped 0
# todo 0
# duration_ms *