From 2d1c3676e478ca63dbb0213bbfda6d04733be132 Mon Sep 17 00:00:00 2001 From: Martin Matusiak Date: Wed, 5 May 2021 18:26:59 +1000 Subject: update readme --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index e35a193..d1c3b82 100644 --- a/README.rst +++ b/README.rst @@ -75,6 +75,9 @@ All the steps below assume you have an activated virtual env (even though the Running unit tests ^^^^^^^^^^^^^^^^^^ +The tests expect the environment variable ``TERM`` to be set, and to a value +that is not ``dumb``. If this is not the case tests will fail. + .. code:: bash $ py.test -- cgit v1.2.1