pytest-bdd - Man Page
pytest-bdd – BDD library for the py.test runner
Synopsis
pytest-bdd [-h] {generate,migrate} ...
Options
Positional Arguments
- generate
Generate test code with feature files.
- migrate
Migrate outdated tests to the most recent form.
Optional Arguments
- -h, --help
Show a help message and exit
See Also
Referenced By
pytest-bdd-generate(1), pytest-bdd-migrate(1).
November 2022