Skip to main content

Flake8 plugin to check allure decorators on test classes and methods

Project description

flake8-allure-tree

Plugin for checking the order of allure tags

You can set tag tree by options:

--class-tag-tree=feature>story>label>tag
--method-tag-tree=title>tag
--test-class-name=Test*
--test-method-name=test_*
--strict-tree=False

Use --strict-tree options if you want your tests to be strictly allure tagged. By default, tests are checked that contain at least one allure decorator.

Install:

pip install -e git+https://github.com/missial/flake8-allure-tree#egg=flake8-allure-tree

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

flake8_allure_tree-1.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

flake8_allure_tree-1.0.1-py3-none-any.whl (3.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