Releases: tarpas/pytest-testmon
Releases · tarpas/pytest-testmon
fix of issue #14 crash with non utf-8 encoding .py files
v0.9.7 Rearange travis builds so that py34 and py36 happen earlier.
Database locked fix, --tlf
v0.9.6 bump to version 0.9.6
pytest 3.1 compatibility
Daniel @blueyed Thanks for the work!
v0.9.4
Failure storage and re-reporting, alpha xdist support, shareable .testmondata
v0.9.3 Garbage collection so that we don't get fantom errors when removing o…
Refactoring.
pytest -x improvement, acknowledging pytest 3.0 support
v0.8.2
Compatibility with py.test 2.9
py.test 2.9 is out so we update dependencies in setup.pyt and tox.ini accordingly
refreshing dependencies
- replaced support of coverage 3 with support of coverage 4
- added support of pytest 2.8
- added support of python 3.5