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.1.tar.gz
(3.4 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.1.tar.gz.
File metadata
- Download URL: nose2rt-1.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40ece16a217567bef626e76fdbe61bc5440cd4908add26cab07664aa4091920b
|
|
| MD5 |
4ce7fa3389c86148a148a943450f2345
|
|
| BLAKE2b-256 |
b7a1ecc9ca0f581598d1a3a4a0cb9e774647155808f32043b6af7ee8dcc79ee5
|
File details
Details for the file nose2rt-1.1.1-py3-none-any.whl.
File metadata
- Download URL: nose2rt-1.1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb6bdc921da3ab98d5309b6975e3ae177b07169c2bd0ef4f9f7c32ba88b03b6f
|
|
| MD5 |
89099f34243a65062431067df047b1f1
|
|
| BLAKE2b-256 |
301b84e3ed220eed58953e997aefee2e86ccd5dc853d83c435d8e582bafe4173
|