pytest-rocketchat
Pytest to RocketChat reporting plugin.
Inspired by pytest-slack & pytest-messenger.
Usage
$ pytest --rocketchat_domain=https://your.chat --rocketchat_username=username --rocketchat_password=password --rocketchat_channel=channel
Options:
- --rocketchat_domain* (Required)
- --rocketchat_username* (Required)
- --rocketchat_password* (Required)
- --rocketchat_channel* (Required)
- --rocketchat_report_link
- --rocketchat_message_prefix
- --rocketchat_timeout
- --rocketchat_success_emoji
- --rocketchat_failed_emoji
- --ssl_verify
Requirements
- Python >= 3.6
- Requests
- Rocketchat_API
Installation
You can install "pytest-rocketchat" via pip:
$ pip install pytest-rocketchat
If you encounter any problems, please file an issue along with a detailed description.
Release files for pytest-rocketchat 1.1.1
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-rocketchat-1.1.1.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytest_rocketchat-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / pytest-rocketchat-1.1.1.tar.gz
| Download URL | pytest-rocketchat-1.1.1.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af70dd2a9a1ba4bca23d6608e7f6ea20f9fdc38119932fd0a40506f25615e780
|
|
BLAKE2b-256 checksum How to use checksums |
4a1e3ef3e171efeee50eb37c11e3b904a167d94928838ef95772423c676f121c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.6 CPython/3.8.2 Linux/5.4.0-1043-azure
|
Release files / pytest_rocketchat-1.1.1-py3-none-any.whl
| Download URL | pytest_rocketchat-1.1.1-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f346f97510f16a27a98e06cc25f1f7a1760d84650066f6cfa344cc30a87d7cda
|
|
BLAKE2b-256 checksum How to use checksums |
7dba3716268a04e578f10867b561bea4e27e307e95a8caaaa455e40274f0947b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.6 CPython/3.8.2 Linux/5.4.0-1043-azure
|