summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add py35 to tox testingDana Powers2015-12-041-5/+7
* Add thread id to logging format to assist with debugging test failuresDana Powers2015-06-091-0/+1
* Fail fast in nosetestsDana Powers2015-06-081-1/+1
* Check response.error for async producerViktor Shlapakov2015-06-031-0/+1
* Added pylint.rc: ignoring SyncManager for pylintViktor Shlapakov2015-03-241-1/+1
* Use sphinx-apidoc to to generate API docsJohn Anderson2015-02-101-0/+1
* Allow better usage of docs locally.John Anderson2015-02-091-1/+11
* Removing traces of queue.pyDavid Arthur2015-02-031-1/+1
* Add six to tox.ini testing depsDana Powers2014-09-071-0/+1
* Fix the multiprocessing tests for python 3Mark Roberts2014-09-031-1/+1
* Make all unit tests pass on py3.3/3.4Bruno ReniƩ2014-09-031-1/+19
* Merge pull request #208 from dpkp/add_pylint_to_tox_iniDana Powers2014-08-261-1/+7
|\
| * Add pylint to tox.ini; test both kafka and test; default to error-checking on...Dana Powers2014-08-251-1/+7
* | Add test timers via nose-timer plugin; list the 10 slowest by defaultDana Powers2014-08-261-1/+2
|/
* Update tox.ini to use {posargs} to configure nosetests.Dana Powers2014-08-131-1/+1
* Add pypy back to tox.iniMark Roberts2014-05-011-1/+1
* Temporarily remove pypy supportMark Roberts2014-04-301-1/+1
* Various fixesMark Roberts2014-04-251-1/+1
* Fix Python 2.6 supportMark Roberts2014-04-231-1/+2
* Move kafka-src to servers/0.8.0/kafka-src, move test/resources to servers/0.8...Mark Roberts2014-04-231-3/+0
* Add python-snappy to tox dependencies. Fix snappy protocol testMark Roberts2014-04-091-0/+1
* Reinstate test_integrate, make test_protocol more explicit, create testutilMark Roberts2014-04-081-2/+4
* Remove test support for py26 since it's brokenMark Roberts2014-04-071-1/+1
* Fix py26 compatibility issue, add mock to toxMark Roberts2014-03-181-1/+3
* toxify all the tests and use xfail marksIvan Pouzyrevsky2013-06-071-1/+9
* Adhere to common python naming conventionsIvan Pouzyrevsky2013-06-071-0/+2