Skip to content

Conversation

@nicoddemus
Copy link
Member

Fix #7728

@nicoddemus nicoddemus added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label Sep 12, 2020
All the command-line flags can be obtained by running ``pytest --help``::

$ pytest --help
usage: pytest [options] [file_or_dir] [file_or_dir] [...]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line an below were generated by regendoc.

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nicoddemus nicoddemus merged commit f42c0cd into pytest-dev:master Sep 14, 2020
@nicoddemus nicoddemus deleted the cmdline-flags-docs branch September 14, 2020 16:47
nicoddemus added a commit to nicoddemus/pytest that referenced this pull request Sep 14, 2020
Add full command-line flags to the reference docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document strict-config and other command line flags

2 participants