summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Update linting configuration (#1915)Rob Hudson2023-05-171-7/+8
* [Chore] Fix test suite (#1895)Cyril Chapellier2023-05-131-0/+3
* Typing (#1698)lowercase002022-10-011-1/+30
* Use unittest.mock instead of mock (#1673)Hugo2022-07-241-1/+0
* Replace enum function with internal Enum class (#1459)MyrikLD2021-05-071-1/+1
* Fix run_tests to use pytest. (#1033)Wolfgang Langner2019-01-221-10/+3
* Replace 'async' keyword with 'is_async' for Queue objects (#977)chevell2018-07-071-1/+1
* run python 3.5 on travis, adopt timeoutsArnold Krille2016-06-151-1/+1
* Move the flake8 config to setup.cfgArnold Krille2016-03-131-1/+1
* ignore lambdas as function definitionsArnold Krille2016-03-131-1/+1
* Add Python 3.5 unit testsVincent Driessen2015-10-081-1/+1
* Run flake8 checks as part of test suite.Vincent Driessen2014-09-081-1/+8
* Allow passing in positional arguments via tox to pytest.Vincent Driessen2014-07-261-1/+1
* Add coverage commands to tox.Vincent Driessen2014-07-241-1/+3
* Merge remote-tracking branch 'origin/master' into SanyerMyasoedov-masterVincent Driessen2014-05-061-1/+1
|\
| * Add Python 3.4 to targets.0.4.2Vincent Driessen2014-04-281-1/+1
* | Move mock to test-only dependencies.Vincent Driessen2014-05-061-1/+4
|/
* pass on arguments to py.testAlex Morega2013-08-051-1/+1
* run tests on py33Alex Morega2013-08-051-1/+1
* Add tox tests, for Python 2.6 and PyPy.Vincent Driessen2013-01-231-0/+11