summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/__init__.py
blob: 2a276f6bf85090b3ff592a44287a21dee2a34793 (plain)
1
2
3
4
"""Extension to the unittest package to support buildlogger and parallel test execution."""

from . import executor
from . import suite