@@ -7,12 +7,15 @@ tag_date = 0
verbose = True
verbosity = 2
with-pylons = test.ini
detailed-errors = 1
nologcapture = 1
[pytest]
norecursedirs = kallithea/tests/scripts .tox .eggs
[compile_catalog]
domain = kallithea
directory = kallithea/i18n
statistics = true
[extract_messages]
[tox]
envlist = py{26,27}-{pytest,nose}
[testenv]
setenv =
PYTHONHASHSEED = 0
Status change: