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

Bug#491262: ITP: nose-scenario -- test scenario adaptation plugin for nose



Package: wnpp
Severity: wishlist
Owner: Ben Finney <ben+debian@benfinney.id.au>

* Package name    : nose-scenario
  Version         : 0.1
  Upstream Author : Ben Finney <ben+python@benfinney.id.au>
* URL             : http://pypi.python.org/pypi/nose_scenario/
* License         : GPL-2+
  Programming Lang: Python
  Description     : test scenario adaptation plugin for nose

 The 'scenario' plugin for 'nose' enables any test case to be
 transformed into multiple copies of that test, by applying data-based
 test scenarios.
 .
 The plugin will detect scenarios associated with one or more test
 cases It then generates a number of adapted copies of each test case,
 one for each scenario, with the scenario data exposed to the test
 case via attributes. Each adapted test case will then be run
 separately by 'nose', and will be identified distinctly by the
 scenario used.
 .
 'nose' is a testing framework for Python code.



Reply to: