Python unit test and nose test

unittestnosetests
python -m unittest tests/test_something.py -vnosetests tests/test_something.py -v
python setup.py testpython setup.py nosetests

Leave a Reply

Your email address will not be published. Required fields are marked *