nose2 data collector for Testgr
Project description
nose2rt - nose2 data collector for Testgr
Plugin sends nose2 data to Testgr server.
Setup
pip install nose2rt
Find your nose2 config file and configure as described below.
Example:
[unittest]
plugins = nose2rt.rt
[rt]
endpoint = http://127.0.0.1/loader # Your Testgr service URL
show_errors = True # show POST errors
[test-result]
always-on = True
descriptions = True
Launch
nose2 --rt -> will launch nose2 with nose2rt plugin.
Additional parameters:
- --rte "your_environment" -> will launch nose2 and send your environment name as additional info to the Testgr server.
- --rt-job-report - will send email after job finish.
- --rt-custom-data - will send any custom data to Testgr in Dict format. Example:
--rt-custom data='{"Git":"dev-branch"}'
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details
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
nose2rt-1.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nose2rt-1.1.0.tar.gz.
File metadata
- Download URL: nose2rt-1.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
398e0a958a1e21f55a8bc6e95d75db7132372497378c0913924722d183ec94df
|
|
| MD5 |
4a982794cf92550f61972f13d6cf0701
|
|
| BLAKE2b-256 |
6767d44fa4afe1b8cd32218b71727d34927e31b1243607f2ae03967cfb3e7c14
|
File details
Details for the file nose2rt-1.1.0-py3-none-any.whl.
File metadata
- Download URL: nose2rt-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06f759494ba0b7e4b1d6553f43dd94e3fac8a03b54dd6f0fefaf927b19447c32
|
|
| MD5 |
49381d4bba18872c1f0de98ce6421c0c
|
|
| BLAKE2b-256 |
d0fd9ee86e1de89b75039a500fc4b9c158122a2573b2161d5b325c8aefca58b2
|