Removed -x option for py.test
The -x option makes py.test run failed tests first. However, tests that failed because of interference with previous tests will be falsely marked as PASSED when this happens.
This commit is contained in:
Reference in New Issue
Block a user