view setup.cfg @ 441:641a73f078f5

Experimental support for using [http://nedbatchelder.com/code/modules/coverage.html coverage.py] with the Bitten `unittest` command.
author cmlenz
date Tue, 21 Aug 2007 14:00:53 +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