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_BASE_URL |
A Launchable API URL. Default is https: //api.mercury.launchableinc.com |
LAUNCHABLE_BUILD_NUMBER |
A CI/CD build number |
LAUNCHABLE_DEBUG |
Prints out debug logs |
LAUNCHABLE_TOKEN |
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.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aafa8d411f85a1d6264da09410952d7e131515279400fa566b4b49c39902dce4 |
|
MD5 | 12fbaa9db34c8df98174eef0580c07fb |
|
BLAKE2b-256 | 5ead6fe9125b21b1c8873e337efe5316930d1aee2b3ad83848cc6a2c68119c65 |