Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kobebrookskC3
35 days ago
|
parent
|
context
|
favorite
| on:
Hypothesis: Property-Based Testing for Python
> With non-deterministic tests I would always wonder if it's going to fail randomly after the code is already in production.
if you didn't use property-based testing, what are the odds you would've thought of the case?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
if you didn't use property-based testing, what are the odds you would've thought of the case?