mirror of
https://github.com/wassname/pyramid_formalchemy.git
synced 2026-07-10 00:30:19 +08:00
add coverage
This commit is contained in:
@@ -11,6 +11,7 @@ eggs =
|
||||
pyramidapp
|
||||
fa.jquery
|
||||
WebTest
|
||||
coverage
|
||||
PasteScript
|
||||
Sphinx
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[nosetests]
|
||||
match=^test
|
||||
nocapture=1
|
||||
cover-package=pyramidapp
|
||||
cover-package=pyramid_formalchemy
|
||||
with-coverage=1
|
||||
cover-erase=1
|
||||
verbosity=3
|
||||
|
||||
Reference in New Issue
Block a user