Skip to content

Releases: tarpas/pytest-testmon

fix of issue #14 crash with non utf-8 encoding .py files

06 Jan 09:29
Compare
Choose a tag to compare
v0.9.7

Rearange travis builds so that py34 and py36 happen earlier.

Database locked fix, --tlf

21 Jun 14:54
Compare
Choose a tag to compare
v0.9.6

bump to version 0.9.6

pytest 3.1 compatibility

30 May 19:30
Compare
Choose a tag to compare

Daniel @blueyed Thanks for the work!

v0.9.4

15 Feb 14:15
Compare
Choose a tag to compare
fixing #59 if the exception is KeyboardInterrupt, don't write the new…

Failure storage and re-reporting, alpha xdist support, shareable .testmondata

17 Dec 09:32
Compare
Choose a tag to compare
v0.9.3

Garbage collection so that we don't get fantom errors when removing o…

Refactoring.

09 Dec 10:50
Compare
Choose a tag to compare

A lot of good internal changes. closes #51 closes #32

pytest -x improvement, acknowledging pytest 3.0 support

15 Oct 14:16
Compare
Choose a tag to compare

v0.8.2

11 Mar 16:42
Compare
Choose a tag to compare
Release with a little packaging improvement

Compatibility with py.test 2.9

06 Mar 20:37
Compare
Choose a tag to compare
py.test 2.9 is out so we update dependencies in setup.pyt and tox.ini

accordingly

refreshing dependencies

29 Feb 12:38
Compare
Choose a tag to compare
  • replaced support of coverage 3 with support of coverage 4
  • added support of pytest 2.8
  • added support of python 3.5