.coveragerc
.gitignore
.landscape.yml
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
tox.ini
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
tests/__init__.py
tests/builder_test.py
tests/discovery_test.py
tests/django_test.py
tests/doctest_example.py
tests/testsuite.py
tests/django_example/manage.py
tests/django_example/app/__init__.py
tests/django_example/app/admin.py
tests/django_example/app/models.py
tests/django_example/app/tests.py
tests/django_example/app/views.py
tests/django_example/app/migrations/__init__.py
tests/django_example/app2/__init__.py
tests/django_example/app2/admin.py
tests/django_example/app2/models.py
tests/django_example/app2/tests.py
tests/django_example/app2/views.py
tests/django_example/app2/migrations/__init__.py
tests/django_example/example/__init__.py
tests/django_example/example/settings.py
tests/django_example/example/urls.py
tests/django_example/example/wsgi.py
tests/vendor/jenkins/xunit-plugin/14c6e39c38408b9ed6280361484a13c6f5becca7/junit-10.xsd
tests/vendor/jenkins/xunit-plugin/ae25da5089d4f94ac6c4669bf736e4d416cc4665/junit-10.xsd
unittest_xml_reporting.egg-info/PKG-INFO
unittest_xml_reporting.egg-info/SOURCES.txt
unittest_xml_reporting.egg-info/dependency_links.txt
unittest_xml_reporting.egg-info/requires.txt
unittest_xml_reporting.egg-info/top_level.txt
xmlrunner/__init__.py
xmlrunner/__main__.py
xmlrunner/builder.py
xmlrunner/result.py
xmlrunner/runner.py
xmlrunner/unittest.py
xmlrunner/version.py
xmlrunner/extra/__init__.py
xmlrunner/extra/djangotestrunner.py
xmlrunner/extra/xunit_plugin.py