Hacker News new | ask | show | jobs
by hprotagonist 2987 days ago
i strongly recommend that python projects adopt py.test and hypothesis together. There’s a little more cognitive load up front, but hypothesis absolutely nails the ability to find edge cases rapidly in your tests with very little work.