Raise alarm if SDL connection is not healthy
[ric-app/qp-driver.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 6ac2d1e..5e95667 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -29,6 +29,7 @@ setenv =
     RMR_ASYNC_CONN = 0
     USE_FAKE_SDL = 1
 
+# add -s after pytest to stream the logs as they come in, rather than saving for the end
 commands =
     pytest -v --cov qpdriver --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70
     coverage xml -i