Y
Hacker News
new
|
ask
|
show
|
jobs
Getting started with Python testing
(
mattjegan.com
)
48 points
by
pypypypypypy
2987 days ago
2 comments
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.
link
Walkman
2987 days ago
why is this on the front page?
link