From a411970c18a5150d10a065c0285148489fcd76d3 Mon Sep 17 00:00:00 2001 From: kali Date: Fri, 5 Oct 2012 20:07:56 +0900 Subject: testing hint --- README.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 56780848..2172c469 100644 --- a/README.rst +++ b/README.rst @@ -118,11 +118,20 @@ or nosetests leap.util.test_leap_argparse +Colorized output +---------------- +Install rednose locally and activate it. + + (leap_client)% pip install rednose + (leap_client)% export NOSE_REDNOSE=1 + +enjoy :) + Tox --- For running testsuite against all the supported python versions (currently 2.6 and 2.7), run: -tox -v + tox -v Compiling resource/ui files -- cgit v1.2.3