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.13.0.tar.gz (22.2 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.13.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vedro_allure_reporter-1.13.0.tar.gz
Algorithm Hash digest
SHA256 5fe9c1edd502bfc8a7e81645e33adf182068f288aca9ee5d82a8d6dae87bbca9
MD5 f3c702dda110d72a3ae95882c5787931
BLAKE2b-256 db668b9253fd035a1215f63a45d8f619c995511d4faadbc49ca09ecfc3094f21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vedro_allure_reporter-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4674b35a86926af2259f2485782eea8a44a7091deaae9bf9efdf0ae1f1f93fb2
MD5 82805ab8f024b7ae5cb912e5cd4692b6
BLAKE2b-256 a20f3824e0fc8c3b825cc0d0e492a9442433ad0546946dde62e990b3b030227f

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