Version 1.2 is out!

I’m very glad to announce pytest-testmon version 1.2 is out on PyPI.

In previous versions pytest-testmon stored the failure reports and re-reported them from cache even if 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.

Database schema was updated to version 8, thus previous versions of pytest-testmon are not compatible with 1.2.0.