Tests¶
taco tests use the nose test module.
All tests are located in the cli/tests/ directory.
Tests can be run through setup.py:
python setup.py test
The taco unit tests check the usage of different verbs
and command line flags.
taco tests use the nose test module.
All tests are located in the cli/tests/ directory.
Tests can be run through setup.py:
python setup.py test
The taco unit tests check the usage of different verbs
and command line flags.