| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Format cli.py and add cli-tests | Victor Uriarte | 2016-06-20 | 1 | -0/+37 |
| | | |||||
| * | Replace tests/utils with conftest.py | Victor Uriarte | 2016-06-20 | 1 | -7/+4 |
| | | | | | http://stackoverflow.com/questions/34466027/what-is-the-use-of-conftest-py | ||||
| * | Replace other UnitTest with Py.Test | Victor Uriarte | 2016-06-20 | 1 | -1/+0 |
| | | |||||
| * | Add test_cli.py | Victor Uriarte | 2016-06-15 | 1 | -0/+42 |
| References: http://stackoverflow.com/questions/18160078/how-do-you-write-tests-for-the-argparse-portion-of-a-python-module http://dustinrcollins.com/testing-python-command-line-apps https://github.com/mdklatt/cookiecutter-python-app | |||||
