"We'd like to hear from testmon users! Please go to https://testmon.org/survey to leave feedback." is displayed occasionally.
1.3.6
1.3.4
--testmon-noselect now sorts the tests! All the tests are executed but the affected go first. Unaffected tests only follow afterwards. Quickest tests are still prioritized within each subgroup. (+ edge case fixes and refactoring)
1.3.0
* much smaller .testmondata saving space and improving performance * doctest and doctest modules support * support for pytest 7 * xdist is not supported and the related warnings were fixed
1.2.0
In previous versions testmon stored the failure reports and re-reported them from cache even if the tests were not affected. The result was imperfect in many ways and sometimes spooked users. This version always re-executes tests which failed last time.