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

include the name of driver in parametrized test results #885

Merged
merged 3 commits into from Oct 27, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Oct 26, 2022

Results in test names like: assandra_int_tests::test_passthrough::case_1_cdrs instead of assandra_int_tests::test_passthrough::case_1

I couldnt find this properly documented, but I did find it demonstrated in: https://github.com/la10736/rstest#complete-example

Its a shame we cant remove the case_1 prefix, but this is still an improvement

Copy link
Member

@conorbros conorbros left a comment

Choose a reason for hiding this comment

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

Nice find! LGTM

@rukai rukai enabled auto-merge (squash) October 27, 2022 10:02
@rukai rukai merged commit 33f0c2d into shotover:main Oct 27, 2022
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.

None yet

3 participants