Yelp / Testify

A more pythonic testing framework.
Other
306 stars 67 forks source link

small tweaks to get tests passing under python -m testify.test_program test #229

Closed bukzor closed 10 years ago

bukzor commented 10 years ago

setuptools comes with pip, and everyone should have pip. I don't believe we should ever use distutils, and we certainly don't test for that case.