Declare nosetests tests
Those are non-module tests, and can be run by nosetests without a wrapper script.
This commit is contained in:
parent
bc5c85cdb7
commit
1aa98a896f
1 changed files with 5 additions and 0 deletions
5
setup.cfg
Normal file
5
setup.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[nosetests]
|
||||
verbosity = 2
|
||||
detailed-errors = 1
|
||||
where = weboob
|
||||
tests = weboob.tools.capabilities.paste,weboob.tools.path
|
||||
Loading…
Add table
Add a link
Reference in a new issue