As the title says, I fail to find a way to view coverage results in eric ( eric3
on debian etch).

I have to run these commands to get a report and an annotated source:
    $ cp script.coverage .coverage
    $ python /usr/share/eric/modules/DebugClients/Python/PyCoverage.py -r 
script.py
    $ python /usr/share/eric/modules/DebugClients/Python/PyCoverage.py -a 
script.py

Did I carelessly miss anything?

_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to