Changelog for issue 475

This commit is contained in:
Floris Bruynooghe
2014-04-14 18:12:29 -04:00
parent faba432996
commit 412b56f7cf

View File

@@ -1,6 +1,9 @@
NEXT (2.6)
-----------------------------------
- fix issue 475: fail early and comprehensible if calling
pytest.raises with wrong exception type.
- change XPASS colour to yellow rather then red when tests are run
with -v.