nose_scenario 0.1.2
test scenario adaptation plugin for nose
Latest Version: 0.1.3
The 'scenario' plugin for 'nose' enables any test case to be transformed into multiple copies of that test, each adapted for a specific test scenario.
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.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| nose_scenario-0.1.2.tar.gz (md5) | Source | 3KB | 36 | |
- Author: Ben Finney <ben+python at benfinney id au>
- Home Page: http://cheeseshop.python.org/pypi/nose_scenario/
- Keywords: nose plugin test unittest scenario adapt
- License: GPL
- Categories
- Package Index Owner: bignose
- DOAP record: nose_scenario-0.1.2.xml
