-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Thanks a lot for this plugin! It probably saved me countless hours of waiting for my testsuite to finish 🙂
I assume most testsuites with pytest-instafail
installed will always want to enable it. This can be done with addopts = --instafail
in a pytest.ini
.
However, at that point the pytest-instafail plugin needs to be installed for the tests to work at all, which is a bit unfortunate. What do you think about enabling it when installed by default, similar to what e.g. pytest-sugar does? That would avoid this issue, and it's still possible to disable it using pytest's -p no:instafail
.
dgusakov, Sup3rGeo, suutari, alexprengere, brondsem and 3 more
Metadata
Metadata
Assignees
Labels
No labels