pytest-osxnotify icon indicating copy to clipboard operation
pytest-osxnotify copied to clipboard

Reports no test run on xpass

Open xmo-odoo opened this issue 6 years ago • 0 comments

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.

xmo-odoo avatar Jul 08 '19 07:07 xmo-odoo