Skip to main content

Allure reporter for Vedro framework

Project description

Vedro Allure Reporter

Codecov PyPI PyPI - Downloads Python Version

Allure reporter for Vedro framework

Installation

$ pip3 install vedro-allure-reporter
# ./bootstrap.py
import vedro
from vedro_allure_reporter import AllureReporter

vedro.run(plugins=[AllureReporter()])

Usage

Run tests

$ python3 bootstrap.py -r allure --allure-report-dir ./allure_reports

Generate report via Allure command-line tool

$ allure serve ./allure_reports

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-0.2.3.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

vedro_allure_reporter-0.2.3-py3-none-any.whl (8.4 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