Improving test discovery and coverage options.

This commit is contained in:
Ryan Petrello
2012-03-07 12:04:40 -05:00
parent a0186eafd9
commit 6d098bb5ab
10 changed files with 22 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
[nosetests]
match=^test
where=pecan
nocapture=1
cover-package=pecan
cover-erase=1
[egg_info]
tag_build = dev
tag_svn_revision = true