[Eric] Can I view code coverage results in eric?
Detlev Offenbach
detlev at die-offenbachs.de
Thu Nov 1 15:47:12 GMT 2007
On Freitag, 26. Oktober 2007, yzhh wrote:
> 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
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
After a coverage run (or sevearl ones) you have the code coverage available in
the show sub menu of the project menu and the editor context menu.
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list