Hi i drafted a simple plugin (you can look at it as a subplugin of pytest-xdist) which allows you to automatically choose test nodes and the number of tests per node depending on the node capabilities. It was a bit tricky to choose those parameters before, i hope not anymore with pytest-cloud. Probably can be merged into pytest-xdist later on.
https://github.com/pytest-dev/pytest-cloud Any feedback is more than welcome. -- Anatoly Bubenkov
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
