Open Sup3rGeo opened 6 years ago
When a test is supposed to issue an exception and, for instance, catch with pytest.raises, the report can be a bit confusing.
If there is a failed step in a passing test, add a message saying this should be correct behavior tested by the test.
Change test color to yellow/orange and add message: "Test passed, therefore this might be the correct behavior"
When a test is supposed to issue an exception and, for instance, catch with pytest.raises, the report can be a bit confusing.
If there is a failed step in a passing test, add a message saying this should be correct behavior tested by the test.
Change test color to yellow/orange and add message: "Test passed, therefore this might be the correct behavior"