From cb3128966983c26d747bee1e6a79242e9512c21f Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 26 Jan 2017 20:09:04 +0100 Subject: [test] run the tests with tox and py.test - Resolves: #14 --- pkg/requirements-testing.pip | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pkg') diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip index 94b8e9c..322f1e8 100644 --- a/pkg/requirements-testing.pip +++ b/pkg/requirements-testing.pip @@ -1,2 +1,8 @@ pep8 +flake8 +coverage +pytest +pytest-pep8 +pytest-cov +pytest-pdb setuptools-trial -- cgit v1.2.3