Upstream changes in https://github.com/pytest-dev/pytest/pull/817 make pytest-dist always return EXIT_NOTESTSCOLLECTED because the master node doesn't collect any tests. This patch updates the pytest session about the collected items on the slaves.
Upstream changes in https://github.com/pytest-dev/pytest/pull/817 make pytest-dist always return EXIT_NOTESTSCOLLECTED because the master node doesn't collect any tests. This patch updates the pytest session about the collected items on the slaves.