Editor/IDE with Python coverage support?
Detlev Offenbach
detlev at die-offenbachs.de
Thu Feb 17 13:00:24 EST 2011
More information about the Python-list mailing list
Thu Feb 17 13:00:24 EST 2011
- Previous message (by thread): Editor/IDE with Python coverage support?
- Next message (by thread): Another MySQLdb Q
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Matt Chaput wrote: > Are there any editors/IDEs with good support for line-coloring from > Python test coverage results? (I normally use Eclipse + PyDev but > PyDev's current coverage support isn't much better than nothing.) > > Thanks, > > Matt eric4 (Python2) and eric5 (Python3) do have this support (and much much more). See http://eric-ide.python-projects.org for details. Detlev -- Detlev Offenbach detlev at die-offenbachs.de
- Previous message (by thread): Editor/IDE with Python coverage support?
- Next message (by thread): Another MySQLdb Q
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list