Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: gotestsum #150

Merged
merged 1 commit into from
Oct 13, 2024
Merged

feat: gotestsum #150

merged 1 commit into from
Oct 13, 2024

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Jul 22, 2024

This adds documentation around running tests using gotestsum, which is already implemented in the main branch.

My original plan was to research output streaming before exposing the capability of configuring gotestsum, because it could end up dictating how the configuration around it would be like. But #149 sped up this process a bit, as it seems like a requirement on Windows with Powershell, hence this PR. However, I'll still keep this in draft for now, as I'm still not 100% sure about how I want gotestsum to be configured. There might also be a need to support custom test runners which could affect how configuration around goteststum and the default go would look like. All in all, this PR adds transparency on the subject.

@fredrikaverpil fredrikaverpil self-assigned this Jul 22, 2024
@fredrikaverpil fredrikaverpil force-pushed the gotestsum branch 10 times, most recently from 7eb8d6a to 289ef5d Compare July 22, 2024 20:37
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@fredrikaverpil fredrikaverpil marked this pull request as ready for review October 13, 2024 20:01
@fredrikaverpil fredrikaverpil merged commit 1837348 into main Oct 13, 2024
9 checks passed
@fredrikaverpil fredrikaverpil deleted the gotestsum branch October 13, 2024 20:02
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