Add test for new pytest-2.8 behavior and add CHANGELOG entry

This commit is contained in:
Bruno Oliveira
2015-07-11 11:45:27 -03:00
parent a131d34b2d
commit 3330aac877
2 changed files with 27 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
1.13.dev1
-------------------------
- conforming with new pytest-2.8 behavior of returning non-zero when all
tests were skipped or deselected.
- release as wheel
1.12