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
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev