563dc177a398e4bc76f957a8300411901b7a5ebb
* creates a fake test function that raises ValueError
DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases.
Installation
pip install ddt
More info at http://ddt.readthedocs.org/
Description
Languages
Python
98.9%
Shell
1.1%
