summaryrefslogtreecommitdiff
path: root/docs/tests.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tests.rst')
-rw-r--r--docs/tests.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/tests.rst b/docs/tests.rst
index 5983475..561179c 100644
--- a/docs/tests.rst
+++ b/docs/tests.rst
@@ -7,8 +7,6 @@ Tests
:target: https://travis-ci.org/dpkp/kafka-python
Test environments are managed via tox. The test suite is run via pytest.
-Individual tests are written using unittest, pytest, and in some cases,
-doctest.
Linting is run via pylint, but is generally skipped on pypy due to pylint
compatibility / performance issues.