view setup.cfg @ 668:9f5e9e0f6ac9

0.6dev: Adding a more complete (and correct) example of running python tests with Figleaf coverage. Thanks Hodgestar.
author osimons
date Thu, 03 Sep 2009 12:32:43 +0000
parents e3ab7698dae7
children 24c04502b29f
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[unittest]
xml_output = build/test-results.xml
coverage_summary = build/test-coverage.txt
coverage_dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software