From f459f3d9f2474fe12cff9589f46cd1de233fab6e Mon Sep 17 00:00:00 2001 From: David Vierra Date: Fri, 16 Oct 2015 18:53:31 -1000 Subject: [PATCH] Install xdist and catchlog for tests --- tests/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 55b033e..6865dc9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1,3 @@ -pytest \ No newline at end of file +pytest +pytest-xdist +pytest-catchlog