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

Add PRNG seed or failing inputs to output of monkey tests #77

Open
cainja opened this issue Oct 22, 2024 · 0 comments
Open

Add PRNG seed or failing inputs to output of monkey tests #77

cainja opened this issue Oct 22, 2024 · 0 comments
Labels
priority: medium Non-urgent but important task type: test Improvement or additions to tests

Comments

@cainja
Copy link
Member

cainja commented Oct 22, 2024

There are several unit tests that use random inputs that are subsequently tested. I agree that they are useful to find bugs when written in this manner, but we should include the random seed of the random number generator (or the specific input that causes the test to fail) in the test logging.

Associated with #70.

@cainja cainja added priority: medium Non-urgent but important task type: test Improvement or additions to tests labels Oct 22, 2024
@cainja cainja changed the title Add PRNG seed to output of monkey tests Add PRNG seed or failing inputs to output of monkey tests Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Non-urgent but important task type: test Improvement or additions to tests
Projects
None yet
Development

No branches or pull requests

1 participant