summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Try with the fixed release of astroidpylint-1.7.0Claudiu Popa2017-04-131-2/+2
* Prepare 1.7.0 releaseClaudiu Popa2017-04-131-2/+2
* Use a lru_cache for unimplemented_abstract_methods and safe_inferMoises Lopez - https://www.vauxoo.com/2017-03-011-0/+1
* Add pyenchant to dependencies (#1281)Łukasz Rogalski2017-01-201-0/+1
* Use pytest-xdist for parallel execution of tests in travis (#1246)Łukasz Rogalski2016-12-301-0/+1
* Let the posargs parameter be separated from the test directory, so that we ca...Claudiu Popa2016-12-181-1/+1
* Added pyargs back to tox.iniDerek Gustafson2016-12-101-1/+1
* Added test_func tests back in.Derek Gustafson2016-12-061-3/+1
* Switch test runner from unnittest to pytest.Derek Gustafson2016-12-061-1/+4
* Add deprecations for Python 3.6Jared Garst2016-10-311-1/+1
* Rename the extension in tox.ini as well.Claudiu Popa2016-07-071-1/+1
* Rename check_docs to docparams in tox.iniClaudiu Popa2016-06-301-1/+1
* Enable the docs and mccabe extensions for our CI.Claudiu Popa2016-06-201-1/+1
* Add check for mccabe complexity cyclomatic threshold (#877)Moises Lopez - https://www.vauxoo.com/2016-05-091-0/+1
* [REF] import-checkers: Use of isort (#879)Moises Lopez - https://www.vauxoo.com/2016-04-301-0/+2
* [ADD] coverage: Enable coveralls and coverage report (#873)Moises Lopez - https://www.vauxoo.com/2016-04-261-1/+36
* Basic travis support.Claudiu Popa2015-12-161-8/+5
* Remove pudb from test dependenciesDmitry Pribysh2015-11-071-1/+1
* Revert accidentally updated tox.ini fileDmitry Pribysh2015-11-071-1/+1
* Reduce number of false positives emitted by non-iterator-returned checkerDmitry Pribysh2015-11-071-2/+3
* Use the new master bookmark when installing astroid.Claudiu Popa2015-10-281-3/+3
* Bring logilab-common's ureports into pylint.reporters.Claudiu Popa2015-09-051-2/+0
* Run pylint testenv with tox.Claudiu Popa2015-03-061-1/+1
* Add tox.ini bootstrap (stolen from astroid)Mihai Balint2015-03-031-0/+9
* Deal with a merge conflictBrett Cannon2014-08-291-1/+1
* Make sure tox.ini uses versions that drone.io supportsBrett Cannon2014-08-291-1/+1
* Test against the latest releasesBrett Cannon2014-08-291-1/+0
* Modernize to the point of working for Python 2.7 stillBrett Cannon2014-08-291-1/+3
* Remove dependency on logilab.testlib in the test suite (also removes Python 2...Torsten Marek2014-07-261-3/+3
* [test] tox use astroid from bitbucket, not the lastest released versionSylvain Thénault2014-04-021-2/+2
* tox tweaksSylvain Thénault2013-12-201-2/+3
* minimal python versionsSylvain Thénault2013-12-191-1/+2
* attempt to use tox to test on several python versionSylvain Thénault2013-12-191-0/+8