Skip to content
Snippets Groups Projects
Commit ab3c5cdb authored by Werner Alfons Hilda Van Geit's avatar Werner Alfons Hilda Van Geit
Browse files

Split unit and !unit tests in tox

parent 7d7cb90d
No related branches found
Tags 0.4
No related merge requests found
......@@ -11,5 +11,6 @@ commands=
make clean
make simple1_git
pep8 --ignore=E402 bluepymm
nosetests []
nosetests [] -a 'unit'
nosetests [] -a '!unit'
passenv=PYTHONPATH
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment