Subject: | Add progress reporting on console |
The progress of the prove command is currently hidden because the
preferred way of running is with -Q.
The workaround could be to run it with -v and split the output
afterwards to progress log and html file.
IMHO, the most natural way would be to give the user option to show or
hide the normal console output and save the html output to a separate
file, let's say via -f param or some other way.
Cheers,
Vladimir