This commit is contained in:
Jeff Becker 2016-11-24 08:35:47 -05:00
parent 08779e3f89
commit e5c253bd5e
18 changed files with 9 additions and 0 deletions

10
baddiefinder/tests/README Normal file
View file

@ -0,0 +1,10 @@
This requires pytest to be installed.
It's not a dependency in setup.py because end users should not have to worry about testing.
Here is how to install it:
http://pytest.org/latest/getting-started.html#installation
And to run it:
py.test