Files
Gael Pasgrimaud 83b072c58f add coverage
2011-02-24 10:56:12 +01:00

29 lines
549 B
INI

[nosetests]
match=^test
nocapture=1
cover-package=pyramid_formalchemy
with-coverage=1
cover-erase=1
verbosity=3
[compile_catalog]
directory = pyramidapp/locale
domain = pyramidapp
statistics = true
[extract_messages]
add_comments = TRANSLATORS:
output_file = pyramidapp/locale/pyramidapp.pot
width = 80
[init_catalog]
domain = pyramidapp
input_file = pyramidapp/locale/pyramidapp.pot
output_dir = pyramidapp/locale
[update_catalog]
domain = pyramidapp
input_file = pyramidapp/locale/pyramidapp.pot
output_dir = pyramidapp/locale
previous = true