py.test timeout and capture log

pull/100/head
Julien Duponchelle 10 years ago
parent f682e1c474
commit 4b62d4d82c

@ -4,3 +4,6 @@ sphinx==1.2.3
pytest==2.6.4
ws4py==0.3.4
pep8==1.5.7
pytest
pytest-timeout
pytest-capturelog

@ -10,4 +10,4 @@ ignore = E501
[pytest]
norecursedirs = old_tests .tox
timeout = 10

Loading…
Cancel
Save