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 214945 - Let user configure to use compile-on-save for all test executions
Summary: Let user configure to use compile-on-save for all test executions
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-28 20:21 UTC by everflux
Modified: 2012-06-29 05:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description everflux 2012-06-28 20:21:41 UTC
[ BUILD # : 201206280002 ]
[ JDK VERSION : 1.7.5 ]

Currently maven is used to invoke the compilation and execution of tests in
case the complete project should be tested. (right click on the project, test)
While I understand CoS can lead to problems, it would be a nice time saver if
this could be turned of on a per project basis.
It should be considered how code coverage integration could be handled for the
CoS case.
Comment 1 Milos Kleint 2012-06-29 05:00:16 UTC
afaik there is no CoS runner that would run all tests. reassigning to java subsystem for evaluation.