Hacker News new | past | comments | ask | show | jobs | submit login

Sure. But that's a problem with running any test suite (property based or otherwise).



In other words:

Python's Hypothesis automatically saves the random seeds that find counterexamples, so the next time you run your test suite, you may or may not be able to reproduce that bug.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: