tox: base test command and positional arguments
[deliverable/lttng-ivc.git] / README
diff --git a/README b/README
index 5e277e3f72d82c59459107918adea998762bb688..9865bbf5fd42412f89255c07116e73fb0bbea29f 100644 (file)
--- a/README
+++ b/README
@@ -24,4 +24,9 @@ How to run:
 ==========
 
 1: python lttng_ivc/bootstrap.py
 ==========
 
 1: python lttng_ivc/bootstrap.py
-2: pytest -sv lttng_ivc/tests/
+2: python lttng_ivc/build_projects.py
+3: pytest -sv lttng_ivc/tests/
+
+With tox:
+
+1: tox -r ./
This page took 0.023801 seconds and 5 git commands to generate.