We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 029204f + e1430ae commit ada7f03Copy full SHA for ada7f03
docs/source/running.rst
@@ -53,7 +53,7 @@ behavior.
53
54
List of built-in tests to include. If specified, 'pytest_alembic_exclude' is ignored.
55
If both are omitted, all tests are included. The tests should be listed as a comma delimited string
56
- containing the tests' names.
+ containing the tests' names (e.g., ``pytest_alembic_include = "up_down_consistency"``).
57
58
* :code:`pytest_alembic_exclude`
59
0 commit comments