Skip to main content

Allure reporter for Vedro testing framework

Project description

Vedro Allure Reporter

Codecov PyPI PyPI - Downloads Python Version

Allure reporter for Vedro testing framework.

Installation

Quick

For a quick installation, you can use a plugin manager as follows:

$ vedro plugin install vedro-allure-reporter

Manual

To install manually, follow these steps:

  1. Install the package using pip:
$ pip3 install vedro-allure-reporter
  1. Next, activate the plugin in your vedro.cfg.py configuration file:
# ./vedro.cfg.py
import vedro
import vedro_allure_reporter

class Config(vedro.Config):

    class Plugins(vedro.Config.Plugins):

        class AllureReporter(vedro_allure_reporter.AllureReporter):
            enabled = True

Usage

To run tests with the Allure reporter, use the following command:

$ vedro run -r rich allure

This command executes your tests and saves the report data in the ./allure_reports directory.

To generate a report from the saved data, use the Allure command-line tool as follows:

$ allure serve ./allure_reports

This command will serve up the report (demo).


Explore more at https://vedro.io/docs/integrations/allure-reporter

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

vedro_allure_reporter-1.11.1.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

vedro_allure_reporter-1.11.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file vedro_allure_reporter-1.11.1.tar.gz.

File metadata

  • Download URL: vedro_allure_reporter-1.11.1.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for vedro_allure_reporter-1.11.1.tar.gz
Algorithm Hash digest
SHA256 95355d969d0d97e307e13827972c6e86f6f163bc3a137f389926ac202b8e938d
MD5 44ffadef48a93edba028af8fd50058e4
BLAKE2b-256 464d7be78fd83a998a6f61d2a540acefd23975c4d6f64c29633dab85a0560c01

See more details on using hashes here.

File details

Details for the file vedro_allure_reporter-1.11.1-py3-none-any.whl.

File metadata

File hashes

Hashes for vedro_allure_reporter-1.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 72ba342bdcc9352dc7844e149dd121760b8011989cf6bf6f56bc41b9ef055ca2
MD5 5bde63903daa8918369f28b2472c7dc7
BLAKE2b-256 c936c2f0faf34305cc4da72d28e68fc2cc03bd3bb9443954789a7034cf01e7d4

See more details on using hashes here.

Supported by

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