<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Howdy all,</div><div><br></div><div>Just was running the nova unit tests and getting used to the testr running and was wondering if there is anyway to see exactly what tests its running (since the nova tests take a long long time to complete).</div><div><br></div><div>Is this a feature that is hidden, or something that others have been using to do this.</div><div><br></div><div>Even having a simple progress bar would be nice, just to show that something is happening…</div><div><br></div><div>Right now it just goes into:</div><div><br></div><div><div><div>Running ` python setup.py testr --slowest --testr-args=' '`</div><div>running testr</div><div>running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests  </div></div></div><div><br></div><div>And stays like that for a long while, not the best CLI ui :-/</div><div><br></div><div>Anyone doing something that might improve that?</div><div><br></div><div>-Josh</div></body></html>