Skip to main content

test scenario adaptation plugin for nose

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nose_scenario-0.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page