This is the client for the Python Distributed Test Runner. It exposes a list that should be initialized with a list of tests, and will then return a subset of those tests one-by-one. If multiple test runners use the same server when running tests, the tests to run will be
Importing this probject in your test runner should be sufficient to use it.