dbader / dbader/pytest-osxnotify
Reports no test run on xpass
Open
- Dominant language
- Python
- Stars
- 74
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It's unclear whether pytest reports a difference between `xfail(run=True)` and `xfail(run=False)` (aka "the test failed as expected" versus "test was expected to fail and we didn't even run it), but `xpass` (test was expected to fail yet succeeded) seems like it should be considered a test which has been run.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.