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
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?
_random
I'd like that they'd live at the same test.py file; but I'm willing to split them if necessary.
test.py
Relates to #198
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have the following benchmarked tests:
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
The text was updated successfully, but these errors were encountered: