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
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_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
Built Distribution
Close
Hashes for nose_launchable-0.0.9a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c6d7c2809ddb08a012d270b9e8e1647ef14daaed8a9e16b2807719e80ac304a |
|
MD5 | 703dd4586c65b23994aacdc41df019db |
|
BLAKE2b-256 | 4e32fa835a8118073ffdadbe3333adb6a68ab622ae07271fff0b60cc2279976b |