summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 510bda58..a7c03f80 100644
--- a/README.txt
+++ b/README.txt
@@ -55,6 +55,9 @@ Running tests
./run_tests.sh
+force no virtualenv and create coverage reports:
+./run_tests.sh -N -c
+
if you want to run specific tests, pass the (sub)module to nose:
nosetests leap.util