Read the docs in README

This commit is contained in:
Carles Barrobés
2012-02-21 23:22:49 +00:00
parent 4c26eb258a
commit c1b6eaef63

2
README
View File

@@ -1,3 +1,5 @@
DDT (Data-Driven Tests) allows you to multiply one test case DDT (Data-Driven Tests) allows you to multiply one test case
by running it with different test data, and make it appear as by running it with different test data, and make it appear as
multiple test cases. multiple test cases.
More info at http://ddt.readthedocs.org/