2018-03-27 14:30:46 -04:00
|
|
|
"""Extension to the unittest package to support buildlogger and parallel test execution."""
|
2015-05-08 14:20:43 -04:00
|
|
|
|
2020-06-17 17:41:54 +03:00
|
|
|
from buildscripts.resmokelib.testing import executor
|
|
|
|
|
from buildscripts.resmokelib.testing import suite
|