2014年12月2日 星期二

Python unittest example

Example :
http://pymbook.readthedocs.org/en/latest/testing.html

Run Test :
$ python -m unittest discover -v -s -p '*_test.py'




References :
how to run all Python unit tests in a directory - Stack Overflow

沒有留言:

張貼留言