Published
Provides a tag-expression parser and evaluation logic for cucumber/behave
pip install cucumber-tag-expressions
Package Downloads
Authors
Project URLs
Requires Python
>=2.7
Dependencies
- enum34
; python_version < "3.4"
- setuptools
; extra == "develop"
- setuptools-scm
; extra == "develop"
- wheel
; extra == "develop"
- build
>=0.5.1; extra == "develop"
- twine
>=1.13.0; extra == "develop"
- coverage
; extra == "develop"
- pytest
<5.0; python_version < "3.0" and extra == "develop"
- pytest
>=5.0; python_version >= "3.0" and extra == "develop"
- pytest-html
>=1.19.0; extra == "develop"
- tox
<4.27,>=4.26; extra == "develop"
- pylint
; extra == "develop"
- ruff
; extra == "develop"
- invoke
>=1.7.3; extra == "develop"
- six
>=1.16.0; extra == "develop"
- path
>=13.1.0; python_version >= "3.5" and extra == "develop"
- path.py
>=11.5.0; python_version < "3.5" and extra == "develop"
- pathlib
; python_version <= "3.4" and extra == "develop"
- backports.shutil_which
; python_version <= "3.3" and extra == "develop"
- pycmd
; extra == "develop"
- pytest
<5.0; python_version < "3.0" and extra == "testing"
- pytest
>=5.0; python_version >= "3.0" and extra == "testing"
- pytest-html
>=1.19.0; extra == "testing"
- PyYAML
>=5.4.1; extra == "testing"
- pathlib
; python_version <= "3.4" and extra == "testing"