Skip to main content

Pytest to Rocket.Chat reporting plugin

Project description

pytest-rocketchat

Pytest to RocketChat reporting plugin.

pypi

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-rocketchat-1.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pytest_rocketchat-1.1.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page