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.12.2.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vedro_allure_reporter-1.12.2-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vedro_allure_reporter-1.12.2.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for vedro_allure_reporter-1.12.2.tar.gz
Algorithm Hash digest
SHA256 c073079aaf31c319054aec3eb40bdfad9633202a01b5fd2d9be03cf3a1d11120
MD5 8040a9b748d2bfb1fb266fda61142f41
BLAKE2b-256 cc580d55da2c9812cec9cddcf614e471658f48bb7d3b88dd35dd121e1ce55140

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vedro_allure_reporter-1.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 839acfb1b21467648b69856b71d7b31dc48a7bee2ae9d5cea6e57911d78c833e
MD5 8d87b424ddf92e77dd001e601df44a35
BLAKE2b-256 54570ff6027c4c61a415b693f5d1920622a7c53f5b298bfbd27ff5ddb175fa14

See more details on using hashes here.

Supported by

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