A nose plugin to interact with Launchable API
Project description
A nose plugin to interact with Launchable API.
Install
$ pip install nose-launchable
Usage
Reorder
$ nosetests --launchable-reorder --launchable-build-number <build number>
Subset
$ nosetests --launchable-subset --launchable-build-number <build number> --launchable-subset-target <target percentage>
In addition to specifying the --launchable-reorder / --launchable-subset flag, you may need to set the following environment variables in your environment. These values should be provided from Launchable.
Key |
Description |
---|---|
LAUNCHABLE_BASE_URL |
(Optional) A Launchable API URL. Default is https: //api.mercury.launchableinc.com |
LAUNCHABLE_BUILD_NUMBER |
(Optional) A CI/CD build number |
LAUNCHABLE_DEBUG |
(Optional) Prints out debug logs |
LAUNCHABLE_TOKEN |
(Required) A token to access Launchable API |
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
Release history Release notifications | RSS feed
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_launchable-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a871150d512e5f7658dba74a730aa0872a801c02f4934756459f8c9906b19b05 |
|
MD5 | ac9ea5a1816430692d2275967b442fa7 |
|
BLAKE2b-256 | aae1cbb54a4bee00c1f76dac7c0d4e88ef83c33d3b6c2566fbdae134200cb5a0 |