gotest.tools/gotestsum@v1.11.0/testjson/testdata/format/testdox-coverage.out (about) 1 gotest.tools/gotestsum/testjson/internal/badmain: 2 3 gotest.tools/gotestsum/testjson/internal/good: 4 ✓ Nested success (0.00s) 5 ✓ Nested success a (0.00s) 6 ✓ Nested success a sub (0.00s) 7 ✓ Nested success b (0.00s) 8 ✓ Nested success b sub (0.00s) 9 ✓ Nested success c (0.00s) 10 ✓ Nested success c sub (0.00s) 11 ✓ Nested success d (0.00s) 12 ✓ Nested success d sub (0.00s) 13 ✓ Parallel the first (0.01s) 14 ✓ Parallel the second (0.01s) 15 ✓ Parallel the third (0.00s) 16 ✓ Passed (0.00s) 17 ✓ Passed with log (0.00s) 18 ✓ Passed with stdout (0.00s) 19 ∅ Skipped (0.00s) 20 ∅ Skipped wit log (0.00s) 21 ✓ With stderr (0.00s) 22 23 gotest.tools/gotestsum/testjson/internal/stub: 24 ✖ Failed (0.00s) 25 ✖ Failed with stderr (0.00s) 26 ✓ Nested success (0.00s) 27 ✓ Nested success a (0.00s) 28 ✓ Nested success a sub (0.00s) 29 ✓ Nested success b (0.00s) 30 ✓ Nested success b sub (0.00s) 31 ✓ Nested success c (0.00s) 32 ✓ Nested success c sub (0.00s) 33 ✓ Nested success d (0.00s) 34 ✓ Nested success d sub (0.00s) 35 ✖ Nested with failure (0.00s) 36 ✓ Nested with failure a (0.00s) 37 ✓ Nested with failure a sub (0.00s) 38 ✓ Nested with failure b (0.00s) 39 ✓ Nested with failure b sub (0.00s) 40 ✖ Nested with failure c (0.00s) 41 ✓ Nested with failure d (0.00s) 42 ✓ Nested with failure d sub (0.00s) 43 ✓ Parallel the first (0.01s) 44 ✓ Parallel the second (0.01s) 45 ✓ Parallel the third (0.00s) 46 ✓ Passed (0.00s) 47 ✓ Passed with log (0.00s) 48 ✓ Passed with stdout (0.00s) 49 ∅ Skipped (0.00s) 50 ∅ Skipped wit log (0.00s) 51 ✓ With stderr (0.00s) 52