Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]>
* Package name : python-ddt Version : 0.4.0 Upstream Author : Carles Barrobés <[email protected]> * URL : https://github.com/txels/ddt * License : Apache-2.0 Programming Lang: Python Description : Data-Driven/Decorated Tests 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. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

