pytest-osxnotify
pytest-osxnotify copied to clipboard
Reports no test run on xpass
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.