From 90d20b7e1a3c2e2812317dd9dfcbdd4bc4f3973f Mon Sep 17 00:00:00 2001 From: Julien Duponchelle Date: Wed, 28 Jan 2015 15:55:48 +0100 Subject: [PATCH] Capture log in py.test --- dev-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8b7655bd..33a06dee 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,3 +4,4 @@ pep8 pytest pytest-pythonpath # useful for running tests outside tox pytest-timeout +pytest-capturelog