This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251522 - Code coverage support
Summary: Code coverage support
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Nette (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks: 251523
  Show dependency tree
 
Reported: 2015-03-31 08:30 UTC by Tomas Mysik
Modified: 2015-04-01 11:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2015-03-31 08:30:04 UTC
The new version of Nette Tester (v1.4) has code coverage support [1] so NetBeans should support it.

[1] https://github.com/nette/tester/releases/tag/v1.4.0
Comment 1 Tomas Mysik 2015-04-01 04:48:05 UTC
Done. Ládo, use can use Calculator sample for verification ;)

Thanks.

http://hg.netbeans.org/web-main/rev/9fe1d1210ff8
Comment 2 Tomas Mysik 2015-04-01 11:02:59 UTC
BTW please test it on Windows as well, we need to load Xdebug extension manually (on command line).

Thanks.
Comment 3 Quality Engineering 2015-04-01 11:42:43 UTC
Integrated into 'main-silver', will be available in build *201504011006* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9fe1d1210ff8
User: Tomas Mysik <tmysik@netbeans.org>
Log: #251522 - Code coverage support