Stop wasting developer hours and CI capacity with unnecessary test execution.
testmon.net handles the quick and efficient sharing of pytest-testmon data across CI workers, executions and developer machines with minimal configuration.
Sign Up for private betapytest-testmon is designed to work locally on one machine in isolation. In the upcoming release it will retain all the current functionality but also become a client for testmon.net. testmon.net is a SaaS product which handles the quick and efficient sharing of testmon data across CI workers, executions and developer machines.
testmon is as non-intrusive as possible. As long as your Python test suite uses pytest in a standard way it should be compatible. Testmon is also tested with pytest-xdist and pytest-cov plugins. If your tests use subprocesses, test data from files or other edge cases testmon might not catch all the dependencies. Our default recommendation is to execute all tests for the main branches so that the occasional miss is not a problem. It’s very easy to try testmon locally and confirm compatibility.
Pricing is not determined yet. We’re ready to offer you an individual, long term, early adopter price that will pose no barrier to you. Please reach out to us!
TMNET_API_KEY
to you pytest configuration (pytest.ini, pyproject.toml, setup.cfg, tox.ini) or ENV--tmnet
to your pytest invocation