.Python
.gitignore
.installed.cfg
CHANGES.rst
MANIFEST.in
README.rst
buildout.cfg
buildout.cfg~
setup.py
collective/__init__.py
collective.xmltestreport.egg-info/PKG-INFO
collective.xmltestreport.egg-info/SOURCES.txt
collective.xmltestreport.egg-info/dependency_links.txt
collective.xmltestreport.egg-info/entry_points.txt
collective.xmltestreport.egg-info/namespace_packages.txt
collective.xmltestreport.egg-info/not-zip-safe
collective.xmltestreport.egg-info/requires.txt
collective.xmltestreport.egg-info/top_level.txt
collective/xmltestreport/__init__.py
collective/xmltestreport/formatter.py
collective/xmltestreport/recipe.py
collective/xmltestreport/runner.py
collective/xmltestreport/utils.py
collective/xmltestreport/tests/__init__.py
collective/xmltestreport/tests/test_teardown.py