Lemmons / pytest-raises

An implementation of pytest.raises as a pytest.mark fixture
MIT License
19 stars 8 forks source link

Fix logic in handling expected execption which doesn't raise #3

Closed Lemmons closed 8 years ago

Lemmons commented 8 years ago

The stack trace is getting swollowed for these errors, which is unforunate. I will hopefully be able to fix this later.

AE-1624 #time 3h