We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://blog.golang.org/subtests
https://github.com/golang/go/wiki/TableDrivenTests
These will look like "Test/foo" and "Test/bar" in the results.
https://dave.cheney.net/2019/05/07/prefer-table-driven-tests
Maybe they could also be grouped somehow, in the report ?
Like nested/folded in a tree structure, or something similar.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://blog.golang.org/subtests
https://github.com/golang/go/wiki/TableDrivenTests
These will look like "Test/foo" and "Test/bar" in the results.
https://dave.cheney.net/2019/05/07/prefer-table-driven-tests
Maybe they could also be grouped somehow, in the report ?
Like nested/folded in a tree structure, or something similar.
The text was updated successfully, but these errors were encountered: