Only filter with known failures, and explicitly keep paths of passed arguments. This also displays the "run-last-failure" status before collected files, and does not update the cache with "--collect-only". Fixes https://github.com/pytest-dev/pytest/issues/6968.
2 lines
91 B
ReStructuredText
2 lines
91 B
ReStructuredText
Collected files are displayed after any reports from hooks, e.g. the status from ``--lf``.
|