73fd87956c
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. WWW: http://readthedocs.org/projects/ddt/ Differential Revision: https://reviews.freebsd.org/D10872
5 lines
187 B
Text
5 lines
187 B
Text
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.
|
|
|
|
WWW: http://readthedocs.org/projects/ddt/
|