[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#724904: ITP: python-ddt -- Data-Driven/Decorated Tests



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-ddt
  Version         : 0.4.0
  Upstream Author : Carles Barrobés <carles@barrobes.com>
* 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).


Reply to: