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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flake8_allure_tree-1.0.1.tar.gz
.
File metadata
- Download URL: flake8_allure_tree-1.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
21de97bce81969fe1614437575cc50e6827394b65c90a52b280e93242b7d3d26
|
|
MD5 |
e924f6cc646f09dade8fe537becd85ca
|
|
BLAKE2b-256 |
c70653fd48b97511b02fe1c1064f9be196dee340d76307886e4531bf4f4f6220
|
File details
Details for the file flake8_allure_tree-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: flake8_allure_tree-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
409ce323ab571ce458e9460c75b925badb8faae5a87d07ce1616fa14ec663c2f
|
|
MD5 |
af24a6e45815d9e19f1d16e9a65f8e8a
|
|
BLAKE2b-256 |
38361d81c56ce11c395c4a11c096debea4d266876e83ae8ecc55ea9a7c37ea5a
|