A nose plugin to reorder tests by likelihood of failure
Project description
A nose plugin to reorder tests by likelihood of failure. This plugin needs to access Launbhable API.
Install
$ pip install nose-reorder
Usage
$ nosetests --reorder
In addition to specifying the --reorder flag, you need to set the following environment variables in your environment. These values should be provided from Launchable.
Key |
Description |
---|---|
LAUNCHABLE_REORDERING_API_TOKEN |
API token to access Launchable API |
LAUNCHABLE_REORDERING_BASE_URL |
Launchable API URL |
LAUNCHABLE_REORDERING_ORG_NAME |
Launchable organization name |
LAUNCHABLE_REORDERING_WORKSPACE_NAME |
Launchable workspace name |
LAUNCHABLE_REORDERING_TARGET_NAME |
Launchable target model name |
Development
Pull requests are always appreciated. If you want to see whether your changes work as expected, run the following command to install the plugin locally.
$ python setup.py develop
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
Built Distribution
Hashes for nose_reorder-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 782278960ffd21f8ee7d6c8702a7c94d66cd7fe648aa40098e54c9939477ed21 |
|
MD5 | d593394ed1100a3dc1fdb7d605eaa246 |
|
BLAKE2b-256 | 1f8b39294e7fdc6278f8ebcd9efc3adba0eb8280cff5ecb68e7df6dfc02c628d |