Closed GoogleCodeExporter closed 9 years ago
You can run test suite with:
$ python -m unittest discover -s tests/ -p '*.py'
Original comment by gaetano....@spacespa.it
on 10 Feb 2014 at 12:04
Also, you can run:
$ pyhon -m tests.suite
The following way is documented in the README.md:
$ python -m unittest discover
BTW, both work on Ubuntu 14.04
Original comment by reingart@gmail.com
on 25 May 2014 at 3:43
Original issue reported on code.google.com by
jslow...@gmail.com
on 6 Feb 2014 at 8:58