Skip to content

Releases: tarpas/pytest-testmon

Test and allow pytest8

27 Feb 17:32
Compare
Choose a tag to compare
v2.1.1

Allow pytest 8 (after testing) and bump version to 2.1.1.

Cli options improvement and a xdist fix

07 Nov 09:57
Compare
Choose a tag to compare

Also:

  • restrict to Python 3.8+

Fixed license metadata to state "MIT" license.

03 Nov 09:34
Compare
Choose a tag to compare
Version 2.0.15, license also changed in the package metadata, closes …

…#225

Opening .testmondata in readonly mode. MIT license.

02 Nov 12:09
Compare
Choose a tag to compare

Improvements of qlite3.OperationalError: database is locked

31 Oct 14:41
Compare
Choose a tag to compare
Open testmondata in readonly mode in xdist workers. This hopefully fi…

…xes re #203 sqlite3.OperationalError: database is locked .

Less timeouts with xdist.

17 Oct 14:48
Compare
Choose a tag to compare
Keeping the temporary tables really temporary. This should help with …

…re #203 and re #222

fix of a file disappearing in the middle of testmon processing.

13 Jul 13:22
Compare
Choose a tag to compare
A file disappeared after it's source has bean read should also be han…

…dled gracefully.

fix of "database locked"

12 Jul 09:33
043096e
Compare
Choose a tag to compare

Fix of the sqlite3.OperationalError: database is locked when using with large project and xdist.

New internal options

09 Jun 10:59
Compare
Choose a tag to compare
v2.0.9

rename testmon_url -> tmnet_url and bump to v2.0.9

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