• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1TAP version 13
2# Subtest: nested - no tests
3    # Subtest: nested
4        # Subtest: nested
5        ok 1 - nested
6          ---
7          duration_ms: *
8          ...
9        1..1
10    ok 1 - nested
11      ---
12      duration_ms: *
13      type: 'suite'
14      ...
15    1..1
16ok 1 - nested - no tests
17  ---
18  duration_ms: *
19  type: 'suite'
20  ...
211..1
22# tests 1
23# suites 2
24# pass 1
25# fail 0
26# cancelled 0
27# skipped 0
28# todo 0
29# duration_ms *
30