gotest.tools/gotestsum@v1.11.0/testjson/testdata/format/testdox.out (about)

     1  gotest.tools/gotestsum/testjson/internal/badmain:
     2  
     3  gotest.tools/gotestsum/testjson/internal/empty:
     4  
     5  gotest.tools/gotestsum/testjson/internal/good:
     6   ✓ Nested success (0.00s)
     7   ✓ Nested success a (0.00s)
     8   ✓ Nested success a sub (0.00s)
     9   ✓ Nested success b (0.00s)
    10   ✓ Nested success b sub (0.00s)
    11   ✓ Nested success c (0.00s)
    12   ✓ Nested success c sub (0.00s)
    13   ✓ Nested success d (0.00s)
    14   ✓ Nested success d sub (0.00s)
    15   ✓ Parallel the first (0.01s)
    16   ✓ Parallel the second (0.01s)
    17   ✓ Parallel the third (0.00s)
    18   ✓ Passed (0.00s)
    19   ✓ Passed with log (0.00s)
    20   ✓ Passed with stdout (0.00s)
    21   ∅ Skipped (0.00s)
    22   ∅ Skipped wit log (0.00s)
    23   ✓ With stderr (0.00s)
    24  
    25  gotest.tools/gotestsum/testjson/internal/parallelfails:
    26   ✖ Nested parallel failures (0.00s)
    27   ✖ Nested parallel failures a (0.00s)
    28   ✖ Nested parallel failures b (0.00s)
    29   ✖ Nested parallel failures c (0.00s)
    30   ✖ Nested parallel failures d (0.00s)
    31   ✖ Parallel the first (0.01s)
    32   ✖ Parallel the second (0.01s)
    33   ✖ Parallel the third (0.00s)
    34   ✓ Passed (0.00s)
    35   ✓ Passed with log (0.00s)
    36   ✓ Passed with stdout (0.00s)
    37   ✓ With stderr (0.00s)
    38  
    39  gotest.tools/gotestsum/testjson/internal/withfails:
    40   ✖ Failed (0.00s)
    41   ✖ Failed with stderr (0.00s)
    42   ✓ Nested success (0.00s)
    43   ✓ Nested success a (0.00s)
    44   ✓ Nested success a sub (0.00s)
    45   ✓ Nested success b (0.00s)
    46   ✓ Nested success b sub (0.00s)
    47   ✓ Nested success c (0.00s)
    48   ✓ Nested success c sub (0.00s)
    49   ✓ Nested success d (0.00s)
    50   ✓ Nested success d sub (0.00s)
    51   ✖ Nested with failure (0.00s)
    52   ✓ Nested with failure a (0.00s)
    53   ✓ Nested with failure a sub (0.00s)
    54   ✓ Nested with failure b (0.00s)
    55   ✓ Nested with failure b sub (0.00s)
    56   ✖ Nested with failure c (0.00s)
    57   ✓ Nested with failure d (0.00s)
    58   ✓ Nested with failure d sub (0.00s)
    59   ✓ Parallel the first (0.01s)
    60   ✓ Parallel the second (0.01s)
    61   ✓ Parallel the third (0.00s)
    62   ✓ Passed (0.00s)
    63   ✓ Passed with log (0.00s)
    64   ✓ Passed with stdout (0.00s)
    65   ∅ Skipped (0.00s)
    66   ∅ Skipped wit log (0.00s)
    67   ∅ Timeout (0.00s)
    68   ✓ With stderr (0.00s)
    69