django-dbfilestorage/setup.cfg
Tyrel Souza 4fa1caafa3 More tests (#9)
* add pip install command

* more tests

* add more docstrings, and add a view test
2016-12-08 15:30:39 -05:00

9 lines
110 B
INI

[nosetests]
verbosity=1
detailed-errors=1
with-coverage=1
cover-package=dbfilestorage
#pdb=1
#pdb-failures=1