1PYTEST-BDD-GENERATE(1) User Commands PYTEST-BDD-GENERATE(1)
23
4
NAME
6pytest-bdd-generate – Generate test code with feature files
7
SYNOPSIS
9pytest-bdd-generate [-h] FEATURE_FILE [FEATURE_FILE ...]
10
OPTIONS
12POSITIONAL ARGUMENTS
13FEATURE_FILE
14Feature files to generate test code with
1516
OPTIONAL ARGUMENTS
17-h, --help
18Show a help message and exit
19
SEE ALSO
21pytest-bdd(1)
2223
pytest-bdd-migrate(1)
2425
26
27
November 2022 PYTEST-BDD-GENERATE(1)