Add unittest2 testing to trial environment
@ -83,6 +83,7 @@ commands =
deps =
{[testenv]deps}
twisted
unittest2
commands =
{env:_PYTEST_TOX_COVERAGE_RUN:} pytest {posargs:testing/test_unittest.py}