[TIP] pytest-testmon 1.0.0 alpha

Tibor Arpas tibor.arpas at infinit.sk
Tue Nov 5 13:18:35 PST 2019


Hi,

pytest-testmon 1.0.0 alpha was just published to PYPI and I would like to
ask the community for help. pytest-testmon is a pytest plugin which selects
end executes only tests affected by recent changes. In a quest for improved
speed and reliability, there is a new base algorithm and new data model.
There are a lot of new checks to avoid corrupting testmon database (e.g.
when you try to execute coverage, debugger or xdist with testmon).

install through pip install --pre pytest-testmon and use through pytest
--testmon

Please give testmon a try and let us know if it works or not on your
project. Any remaining bugs will be squashed quickly.

Best,
Tibor
https://testmon.org - test only what changed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20191105/929ae3ec/attachment.htm>


More information about the testing-in-python mailing list