[ 
https://issues.apache.org/jira/browse/NETBEANS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698130#comment-16698130
 ] 

Bo Andersen commented on NETBEANS-33:
-------------------------------------

It seems that code coverage for PHP projects are not available in Netbeans 
10... (?)

!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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to