Commit Graph

12 Commits

Author SHA1 Message Date
Arnold Krille c6765e12ff Move the flake8 config to setup.cfg
My editor (atom) reads the setup.cfg but doesn't parse the cmd-line args in the
tox.ini. So lets move the flake8 config to setup.cfg.
2016-03-13 18:42:12 +01:00
Arnold Krille eaa001c722 ignore lambdas as function definitions 2016-03-13 17:50:15 +01:00
Vincent Driessen c344c2f334 Add Python 3.5 unit tests 2015-10-08 15:56:40 +02:00
Vincent Driessen aa3cf85531 Run flake8 checks as part of test suite. 2014-09-08 20:29:12 +02:00
Vincent Driessen 712e663ffc Allow passing in positional arguments via tox to pytest.
See docs for details: http://tox.readthedocs.org/en/latest/example/general.html
2014-07-26 08:38:21 +02:00
Vincent Driessen 13ae0353c9 Add coverage commands to tox. 2014-07-24 23:30:36 +02:00
Vincent Driessen c5939479b5 Merge remote-tracking branch 'origin/master' into SanyerMyasoedov-master
Conflicts:
	rq/decorators.py
	tests/__init__.py
	tests/test_decorator.py
2014-05-06 15:52:35 +02:00
Vincent Driessen 1f423436a5 Move mock to test-only dependencies. 2014-05-06 15:51:23 +02:00
Vincent Driessen cb278a9549 Add Python 3.4 to targets. 2014-04-28 08:34:52 +02:00
Alex Morega 2e517001a9 pass on arguments to py.test 2013-08-05 14:11:01 +03:00
Alex Morega 610c26d816 run tests on py33 2013-08-05 13:47:43 +03:00
Vincent Driessen 73e6017896 Add tox tests, for Python 2.6 and PyPy. 2013-01-23 22:57:44 +01:00