pytest-rt - pytest data collector for Testgr
Plugin sends pytest data to Testgr server.
Setup
pip install pytest-rt
Launch
pytest --rt --rtu="http://your_testgr_url/loader" -> will launch pytest with pytest-rt plugin.
Additional parameters:
- --rte "your_environment" -> Send your environment name as additional data to the Testgr server.
- --rt-job-report - Enable email sending after job finish.
- --rt-return-job - Write last finished job UUID in testgr_last_job.txt file.
- --rt-custom-data - Send any custom data to the Testgr in dict format. Example:
--rt-custom data='{"Git":"dev-branch"}'
- --rt-custom-id - requirement for pytest-xdist plugin. Use with random ID.
--rt-custom-id="unique_id"
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details
Release files for pytest-rt 1.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest-rt-1.3.2.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytest_rt-1.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 kB
Release files / pytest-rt-1.3.2.tar.gz
| Download URL | pytest-rt-1.3.2.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f292f9261082f2c0a61b718fa70b4441dee211d7199114feabf598e12dbb1db5
|
|
BLAKE2b-256 checksum How to use checksums |
1984ad1c981e569ca96188cc35fcbdd0feb006fc5501dd64f9de6af2bb45f940
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.5
|
Release files / pytest_rt-1.3.2-py3-none-any.whl
| Download URL | pytest_rt-1.3.2-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
55895cbf71c4be7be46268a8200e013d52587ece7f745e79c0127f653b47d6ca
|
|
BLAKE2b-256 checksum How to use checksums |
1b131f2aca36b363b93d20c89c1fb8b4120bff9d7e8fd541bac52b2fe502382a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.5
|