1PYTEST-BDD(1) User Commands PYTEST-BDD(1)
23
4
NAME
6pytest-bdd – BDD library for the py.test runner
7
SYNOPSIS
9pytest-bdd [-h] generate FEATURE_FILE [FEATURE_FILE ...]
1011
pytest-bdd [-h] migrate PATH
12
OPTIONS
14-h, --help
15Show a help message and exit
1617
pytest-bdd generate
18FEATURE_FILE
19Feature files to generate test code with
2021
pytest-bdd migrate
22PATH Migrate outdated tests to the most recent form
2324
25
26
August 2021 PYTEST-BDD(1)