Commit graph

12 commits

Author SHA1 Message Date
Tobias Gruetzmacher bb6199af65 [tox] Move flake8 into its own environment. 2016-10-13 15:05:44 +02:00
Tobias Gruetzmacher 32e3f987d4 [tox] Don't add requirement.txt to deps. 2016-10-13 14:25:57 +02:00
Tobias Gruetzmacher 24345fd348 Create XML coverage report (for Jenkins). 2016-10-01 01:29:05 +02:00
Tobias Gruetzmacher 0637d20ec3 Fix flake8 excludes. 2016-09-29 01:44:06 +02:00
Tobias Gruetzmacher ed1094b680 Set minimum Python version to 2.7.
This suppresses some useless warnings from newer versions of
flake8-future-import.
2016-06-04 22:41:00 +02:00
Tobias Gruetzmacher 27e1861001 Tox: Check __future__ imports in flake8 run. 2016-04-16 23:24:07 +02:00
Tobias Gruetzmacher a3a7c7f688 Tox: Pass {posargs} to py.test. 2016-04-16 22:57:45 +02:00
Tobias Gruetzmacher 35b9800da7 Tox: Always generate JUnit XML, run flake8. 2016-04-16 16:59:04 +02:00
Tobias Gruetzmacher e3628ee751 Install all dependencies in tox (& flake8 rules). 2016-04-10 03:47:01 +02:00
Tobias Gruetzmacher 3ffe9f5715 Cache pip downloads on Travis. 2016-03-20 20:32:08 +01:00
Tobias Gruetzmacher 56e05380ba Move pytest-travis-fold to the right place. 2016-03-20 19:55:34 +01:00
Tobias Gruetzmacher 1ff4902344 Use tox for testing. 2016-03-20 19:43:48 +01:00