Skip to content

Support TAP format#562

Open
draxxris wants to merge 1 commit into
gotestyourself:mainfrom
draxxris:tap
Open

Support TAP format#562
draxxris wants to merge 1 commit into
gotestyourself:mainfrom
draxxris:tap

Conversation

@draxxris
Copy link
Copy Markdown

@draxxris draxxris commented Apr 6, 2026

Resolves TAP format request: #530

> go build -o gotestsum && ./gotestsum --format tap | head                                                                                                                    tap [c487a18]
TAP version 13
1..N
ok 1 - gotest.tools/gotestsum/cmd/tool/matrix.TestPackagePercentile
ok 2 - gotest.tools/gotestsum/cmd/tool/matrix.TestBucketPackages/2
ok 3 - gotest.tools/gotestsum/cmd/tool/matrix.TestBucketPackages/3
ok 4 - gotest.tools/gotestsum/cmd/tool/matrix.TestBucketPackages/4
ok 5 - gotest.tools/gotestsum/cmd/tool/matrix.TestBucketPackages/8
ok 6 - gotest.tools/gotestsum/cmd/tool/matrix.TestBucketPackages
ok 7 - gotest.tools/gotestsum/cmd/tool/matrix.TestReadTimingReports/match_files
ok 8 - gotest.tools/gotestsum/cmd/tool/matrix.TestReadTimingReports/no_glob_match,_func

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant