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

Support analysis of failed tests via deterministic seed #156

Closed
dwestheide opened this issue Jul 6, 2020 · 3 comments · Fixed by #157
Closed

Support analysis of failed tests via deterministic seed #156

dwestheide opened this issue Jul 6, 2020 · 3 comments · Fixed by #157

Comments

@dwestheide
Copy link
Contributor

It would be great if we could see the seed that has been used during a test run, and if we could set the seed to a specific value read from an environment variable. This makes it a lot easier to analyse and reproduce failed tests.

@steinybot
Copy link
Contributor

I was doing something similar in #135 (which I forgot to go back and finish 🙊).

@dwestheide
Copy link
Contributor Author

Ah, I wasn't aware of that. Well, I plan on finishing this one very soon, so maybe #135 becomes obsolete then. :)

@kevin-lee
Copy link
Member

Yeah it's a really nice feature to have.

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 a pull request may close this issue.

3 participants