view setup.cfg @ 178:fcbe107ca755

Add some basic charts to the build status page, based on [http://www.maani.us/xml_charts/index.php XML/SWF Charts]: * Test Results displays the total number of tests and the number of test failures chronologically. * Code Coverage displays the lines of code and the number of lines covered by tests, also chronologically.
author cmlenz
date Wed, 31 Aug 2005 01:00:37 +0000
parents e3645059fb69
children 17e4b8d01db6
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[sdist]
formats = bztar, gztar, zip

[unittest]
test-suite = bitten.tests
xml-results = build/test-results.xml
coverage-results = build/test-coverage.txt
coverage-dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software