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 100484

Summary: coverage of xtest instance
Product: obsolete Reporter: ehucka <ehucka>
Component: xtestAssignee: issues@obsolete <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ehucka 2007-04-10 16:08:26 UTC
It would be nice to have possibility to measure coverage of tests started
through xtest instance. I prefer only switch targets 'testruns' to 'coverage'
during execution of xtest/instance/build.xml. It does not work now.
Comment 1 Jiri Skrivanek 2007-04-12 09:39:49 UTC
AFAIK, Petr Zajac added coverage target to instance in the past. I will look at
it if time allows.