gotest.tools/gotestsum@v1.11.0/testjson/testdata/format/testdox-shuffle.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/parallelfails:
    24   ✖ Nested parallel failures (0.00s)
    25   ✖ Nested parallel failures a (0.00s)
    26   ✖ Nested parallel failures b (0.00s)
    27   ✖ Nested parallel failures c (0.00s)
    28   ✖ Nested parallel failures d (0.00s)
    29   ✖ Parallel the first (0.01s)
    30   ✖ Parallel the second (0.01s)
    31   ✖ Parallel the third (0.00s)
    32   ✓ Passed (0.00s)
    33   ✓ Passed with log (0.00s)
    34   ✓ Passed with stdout (0.00s)
    35   ✓ With stderr (0.00s)
    36  
    37  gotest.tools/gotestsum/testjson/internal/withfails:
    38   ✖ Failed (0.00s)
    39   ✖ Failed with stderr (0.00s)
    40   ✓ Nested success (0.00s)
    41   ✓ Nested success a (0.00s)
    42   ✓ Nested success a sub (0.00s)
    43   ✓ Nested success b (0.00s)
    44   ✓ Nested success b sub (0.00s)
    45   ✓ Nested success c (0.00s)
    46   ✓ Nested success c sub (0.00s)
    47   ✓ Nested success d (0.00s)
    48   ✓ Nested success d sub (0.00s)
    49   ✖ Nested with failure (0.00s)
    50   ✓ Nested with failure a (0.00s)
    51   ✓ Nested with failure a sub (0.00s)
    52   ✓ Nested with failure b (0.00s)
    53   ✓ Nested with failure b sub (0.00s)
    54   ✖ Nested with failure c (0.00s)
    55   ✓ Nested with failure d (0.00s)
    56   ✓ Nested with failure d sub (0.00s)
    57   ✓ Parallel the first (0.01s)
    58   ✓ Parallel the second (0.01s)
    59   ✓ Parallel the third (0.00s)
    60   ✓ Passed (0.00s)
    61   ✓ Passed with log (0.00s)
    62   ✓ Passed with stdout (0.00s)
    63   ∅ Skipped (0.00s)
    64   ∅ Skipped wit log (0.00s)
    65   ∅ Timeout (0.00s)
    66   ✓ With stderr (0.00s)
    67