Skip to main content

Provides tag-expression parser for cucumber/behave

Project description

Travis CI Build Status Latest Version License

Cucumber tag-expressions for Python.

logo

Cucumber tag-expressions provide readable boolean expressions to select features and scenarios marked with tags in Gherkin files in an easy way:

# -- TAG-EXPRESSION EXAMPLES:

@a and @b
@a or  @b
not @a

@a and not @b
(@a or @b) and not @c

SEE ALSO: * cucumber tag-expressions docs

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

cucumber-tag-expressions-1.0.2.tar.gz (27.5 kB view hashes)

Uploaded Source

Built Distribution

cucumber_tag_expressions-1.0.2-py2.py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 2 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