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

Document how to create benchmark groups #249

Open
stdedos opened this issue Oct 6, 2023 · 0 comments
Open

Document how to create benchmark groups #249

stdedos opened this issue Oct 6, 2023 · 0 comments

Comments

@stdedos
Copy link

stdedos commented Oct 6, 2023

I have the following benchmarked tests:

test_func_typeddict
test_func_plain
test_func_dataclass
test_func_typeddict_random
test_func_plain_random
test_func_dataclass_random

Could you explain/document how can I group them by _random?

I'd like that they'd live at the same test.py file; but I'm willing to split them if necessary.

Relates to #198

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