pytest-instafail ?
Open
tests
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
I was made aware of https://pypi.org/project/pytest-instafail/ that prints output for failing tests before the entire test suite is finished. It does not abort the test (like `-x` does) but keeps the session running.
This may be something we want to include into our CI workflow
Contributor guide
Assessment
This issue has not been assessed yet.