tarpas / pytest-testmon

Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
https://testmon.org
MIT License
800 stars 54 forks source link

feat: merge DB #196

Open ElPicador opened 1 year ago

ElPicador commented 1 year ago

This is a very draft PR to answer this need.

I had a hard time understanding how testmon works internally, and also how to test this.

I'll happily get any feedback, so we can agree and merge this in testmon.

It would be very helpful for us as we have multiple workers in our CI that run tests, and we would need to merge testmon result so it can be reused later