diff options
| author | kali <kali@leap.se> | 2012-10-05 20:07:56 +0900 | 
|---|---|---|
| committer | kali <kali@leap.se> | 2012-10-05 20:07:56 +0900 | 
| commit | a411970c18a5150d10a065c0285148489fcd76d3 (patch) | |
| tree | 43f4652718a298eed0de2b9a773af8c64f09dd5c | |
| parent | 0afb3c7558f469f2cbe8cea020948c432184a7c0 (diff) | |
testing hint
| -rw-r--r-- | README.rst | 11 | 
1 files changed, 10 insertions, 1 deletions
| @@ -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 | 
