Skip to content

Releases: tarpas/pytest-testmon

PathDistribution has no attribute name. fixes #218

18 May 07:04
Compare
Choose a tag to compare
v2.0.8

PathDistribution has no attribute name fixes #218. bump to v2.0.8

disregard patch versions of dependencies

17 May 17:24
Compare
Choose a tag to compare

The patch version (the version number after second dot) is ignored when storing and determining packages installed in your environment.

BETA: testmon now disregards patch versions (the version number after second dot) when determining dependency change

12 May 12:51
Compare
Choose a tag to compare

Fix crash when no git is intalled.

12 May 12:52
Compare
Choose a tag to compare
Bump to v2.0.6

Fix no git installed.

v2.0.2: fix for working from subdirectories

25 Mar 21:24
Compare
Choose a tag to compare
Fix of inability to function properly when the current dir didn't mat…

v2.0.1: Fix crash for filenames with spaces.

25 Mar 13:50
Compare
Choose a tag to compare

Also a README link fix.
Thanks to contributors: @malcops and @voidus !

v2.0.0

23 Mar 10:57
Compare
Choose a tag to compare

Most changes compared to version 1.4.5 are internal. They will allow better maintenance and the ability to add new features.

Testmon now obtains file checksums from git, if possible. There are a couple of fixes regarding basic stats, and the issue of pytest reporting a negative number of deselected tests has been resolved.

Compatibility with coverage v6 and v7 and with windows.

19 Jan 17:38
Compare
Choose a tag to compare

Revert of v1.4.3

17 Jan 16:14
Compare
Choose a tag to compare

pytest-testmon is in fact not compatible with coverage 7. We have to restrict that and work on a fix.

Allow coverage 7.

13 Jan 13:46
Compare
Choose a tag to compare
v1.4.3

v1.4.3 only releasing a wheel.