Prepare release version 7.0.0rc1 (#9375)

Co-authored-by: pytest bot <pytestbot@gmail.com>
This commit is contained in:
github-actions[bot]
2021-12-07 09:37:18 +01:00
committed by GitHub
parent fbf64d2529
commit 85897eddc6
103 changed files with 666 additions and 448 deletions

View File

@@ -2019,6 +2019,7 @@ All the command-line flags can be obtained by running ``pytest --help``::
default value for --log-file-date-format
log_auto_indent (string):
default value for --log-auto-indent
pythonpath (paths): Add paths to sys.path
faulthandler_timeout (string):
Dump the traceback of all threads if a test takes
more than TIMEOUT seconds to finish.