Skip to content

use gotestsum for tests#2336

Merged
henderkes merged 3 commits intomainfrom
feat/gotestsum
Apr 9, 2026
Merged

use gotestsum for tests#2336
henderkes merged 3 commits intomainfrom
feat/gotestsum

Conversation

@henderkes
Copy link
Copy Markdown
Contributor

this shows only a concise summary for skipped and successful tests, but fully expands all failed tests with names

this shows only a concise summary for skipped and successful tests, but fully expands all failed tests with names
@henderkes henderkes requested review from alexandre-daubois and dunglas and removed request for dunglas April 8, 2026 16:13
@henderkes henderkes marked this pull request as ready for review April 8, 2026 16:13
@dunglas
Copy link
Copy Markdown
Member

dunglas commented Apr 9, 2026

Maybe we could pass the --format github-actions-test-fails flag? Or even better, put GOTESTSUM_FORMAT: github-actions-test-fails in env:

@henderkes
Copy link
Copy Markdown
Contributor Author

Tried both github-actions and pkgname-and-test-fails and the latter is much better at supressing the spam.

Copy link
Copy Markdown
Member

@alexandre-daubois alexandre-daubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's so much more readable! I think I'm going to install it on my projects as well

@henderkes henderkes merged commit f135967 into main Apr 9, 2026
31 checks passed
@henderkes henderkes deleted the feat/gotestsum branch April 9, 2026 09:27
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.

3 participants