eCobertura
eCobertura copied to clipboard
This is just a mirror of the bitbucket repo!
Hello, It seems that the /update site could not be found.
In more recent Eclipse versions, `org.junit4` is replaced by `org.junit`. Because of this, it is not possible to use eCobertura in a recent Eclipse version anymore: it still depends on...
I'm trying to run a Test suite() by selecting "Cover As > JUnit PDE Test". My tests successfully run but I get no coverage (all code is red, even my...
This is a wonderful plugin - thank you! I'm getting our whole team to move over to it. I might just be missing it, but it would be useful to...
This is a feature request. I am not sure how to display this... Right now only line coverage is shown through background colorization of lines covered when viewing source code....
I have a unit test that passes just fine when running under the normal junit runner. However, when I attempt to run it with this plugin (right click, cover as)...
Provide a checkbox/filter to only show classes which have coverage
Got the following error after changing a class. An error has occurred. See error log for more details. org.eclipse.jface.text.BadLocationException
eclipse 3.5 - 32 bit windows - ecobertura 0.9.8 I see absolutely no tabs on my testng configuration, no main tab, no filters tab, no arguments tab nothing. Is there...
After covering my project and changing the source I've begun to see this error every time that I open the changed source. It is eclipse 3.6 with most recent version...