Releases: tarpas/pytest-testmon
Releases · tarpas/pytest-testmon
PathDistribution has no attribute name. fixes #218
v2.0.8 PathDistribution has no attribute name fixes #218. bump to v2.0.8
disregard patch versions of dependencies
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
Pre-release
2.0.7b3 name improvements and version bump.
Fix crash when no git is intalled.
Bump to v2.0.6 Fix no git installed.
v2.0.2: fix for working from subdirectories
Fix of inability to function properly when the current dir didn't mat…
v2.0.1: Fix crash for filenames with spaces.
v2.0.0
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.
v1.4.5 Windows fixes.
Revert of v1.4.3
pytest-testmon is in fact not compatible with coverage 7. We have to restrict that and work on a fix.
Allow coverage 7.
v1.4.3 v1.4.3 only releasing a wheel.