Patrick Dubroy @dubroy.com · Nov 8

A cool paper from OOPSLA '25 — An Empirical Evaluation of Property-Based Testing in Python → dl.acm.org/doi/pdf/10.1... Some interesting findings: - "Each property-based test finds about 50x as many mutations as the average unit test" - "76% of mutations were found within the first 20 inputs"

9 likes 0 replies

?