Tibor Arpas

Results 74 comments of Tibor Arpas

No I don't know what the problem is and it's not described anywhere. What do you expect from combining xdist and testmon? Wha'ts your use case, please?

Ok, right. I'm currently thinking about lightning fast, CPU efficient, interactive re-execution of small test suites. (which wouldn't benefit because of the cost of starting-up multiple interpreters, and because of...

No, as far as I know it's fine and Sqlite takes care of everything better than I could manually https://stackoverflow.com/questions/4060772/sqlite3-concurrent-access

Is the "database locked" error the same as here?: https://github.com/tarpas/pytest-testmon/issues/68#issue-235156982 , if yes, it's been fixed in version 0.9.6

@notestaff About travis-ci: I know, right! :) I see some downsides however. Does anybody have a tip whom to contact at Travis-CI?

I'm working on this. There has been a couple of compatibility and performance challanges there should be a (pre)release within weeks.

v1.4 of pytest-testmon will have pytest-xdist support. pre releases are being published via pypi. ```pip install pytest-testmon --pre``` @nrontsis

This is now released.

Incidentally I already worked on this as a part of a little refactoring. No PR needed, it should be released soon.

This has been implemented since v1.3.4. @jacksongoode pytest-xdist support has been implemented in v1.4.0a0 (pre-release)