A nose plugin to interact with Launchable API
Project description
A nose plugin to interact with Launchable API.
Install
$ pip install nose-launchable
Usage
$ nosetests --launchable --launchable-build-number <build number>
In addition to specifying the --launchable flag, you need to set the following environment variables in your environment. These values should be provided from Launchable.
Key |
Description |
---|---|
LAUNCHABLE_TOKEN |
A token to access Launchable API |
LAUNCHABLE_BUILD_NUMBER |
A CI/CD build number |
LAUNCHABLE_DEBUG |
Prints out debug logs |
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
nose-launchable-0.1.1a0.tar.gz
(11.6 kB
view hashes)
Built Distribution
Close
Hashes for nose_launchable-0.1.1a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da228bda3e9d1bf4011130afc6a5a0b5f5fb80b5e17cb9b0fe71f1e3236bb4db |
|
MD5 | d1b07724d25c741b94388e7526b2a250 |
|
BLAKE2b-256 | 3a6f084c86335024d445137d2af7acb5530b1e3003d3f9d25c236e11b74c8d86 |