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

Better support for sub-tests and table-driven tests #29

Open
afbjorklund opened this issue May 12, 2021 · 0 comments
Open

Better support for sub-tests and table-driven tests #29

afbjorklund opened this issue May 12, 2021 · 0 comments

Comments

@afbjorklund
Copy link
Contributor

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.

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

No branches or pull requests

1 participant