You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Bo Andersen (JIRA)" <ji...@apache.org> on 2018/11/25 11:16:00 UTC

[jira] [Updated] (NETBEANS-33) Please add support for code coverage

     [ https://issues.apache.org/jira/browse/NETBEANS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bo Andersen updated NETBEANS-33:
--------------------------------
    Attachment: code-coverage.png

> Please add support for code coverage
> ------------------------------------
>
>                 Key: NETBEANS-33
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-33
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: java - JUnit
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Priority: Major
>         Attachments: code-coverage.png
>
>
> As I thought that this feature is essential, this feature is completely missing in netbeans as integrated right inside netbeans.
> I wrote a plugin for netbeans and I wanted to test my code with junit, mockito and powermock. So far so good, everything is fine. Now I wanted to see the code coverage and I wondered that this feature is missing. Code coverage is implemented for PHP (PHPUnit - https://netbeans.org/kb/docs/php/phpunit.html#code-coverage) and JS (Karma Istanbul - https://blogs.oracle.com/geertjan/entry/karma_istanbul_code_coverage_in).
> I found a plugin called JaCoCoverage. It works but it is not as implemented as the native code coverage tools for PHP and JS. It puts out stuff into the output window which is not nice and it will create a new report as HTML, which is much better but a natively integration in netbeans as the other tools, would be very handy and I think is a must have.
> Regards
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists