[attest.reporters]
django-xunit = django_attest:XUnitReporter
django-quickfix = django_attest:QuickFixReporter
django-plain = django_attest:PlainReporter
django = django_attest:auto_reporter
django-xml = django_attest:XmlReporter
django-fancy = django_attest:FancyReporter

