X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=d02340903fd8290be2c282487085fa5ffb7dfee4;hb=81084bc31ea1d5cde6616dd2267ea01f49a1d6d1;hp=82f70f6ed152c40fa0362fa8e051cb36a96c9f18;hpb=884192bf7ab8d637e8007760fbe50dbcdccd4671;p=ric-plt%2Fxapp-frame-py.git diff --git a/tox.ini b/tox.ini index 82f70f6..d023409 100644 --- a/tox.ini +++ b/tox.ini @@ -30,6 +30,7 @@ setenv = RMR_ASYNC_CONN = 0 commands = + # add the -s flag after pytest to show the logs immediately when they arrive instead of delaying. pytest --cov ricxappframe --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 coverage xml -i