Implemented a load scheduler that groups tests by scope.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from xdist.scheduler.each import EachScheduling # noqa
|
||||
from xdist.scheduler.load import LoadScheduling # noqa
|
||||
from xdist.scheduler.loadscope import LoadScopeScheduling # noqa
|
||||
|
||||
Reference in New Issue
Block a user