Hi Ori and all,
I've made two fixes, which are available on a launchpad branch:
1) Newline issues in case of skipped testcases were introduced in the
previous
version, in case of verbose output. I've fixed it so that it works
with both testcases
that are skipped programatically, as well as those that are
skipped because of a
keyboard interrupt.
This fix is available in
https://code.launchpad.net/~rwestein/testoob/skip_newline
2) The --coverage option only took the mail thread into account, and
not any other
threads that were spawned. This change fixes that:
lp:~rwestein/testoob/multithreaded_coverage
Can you please have a look at these changes and integrate them in the
main branch
of testoob?
Kind regards,
Ronnie