summaryrefslogtreecommitdiff
path: root/src/_pytest/stepwise.py
AgeCommit message (Expand)Author
2020-10-30#7938 - [Plugin: Stepwise][Enhancements] Refactoring, smarter registration & ...Simon K
2020-10-05py36+: com2annAnthony Sottile
2020-06-05Type annotate misc functionsRan Benita
2020-06-05Type annotate some more hooks & implsRan Benita
2020-06-05Type annotate some hookspecs & implsRan Benita
2019-07-05Fix comment in stepwise (follow up to #5555) [skip ci]Bruno Oliveira
2019-07-04Handle xfail(strict=True) properly in --step-wise modeBruno Oliveira
2019-06-13Remove handling of collection errors by --swBruno Oliveira
2019-06-13Fix --sw crash when first file in cmdline fails to collectBruno Oliveira
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2019-03-26stepwise: report status via pytest_report_collectionfinishDaniel Hahler
2018-10-17cache is set by the cacheproviderDavid Szotten
2018-10-15grammarDavid Szotten
2018-10-15lintingDavid Szotten
2018-10-15update for builtin pluginDavid Szotten
2018-10-15move files into the pytest file structureDavid Szotten