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 247561 - Make Platform Module Test Development Friendlier
Summary: Make Platform Module Test Development Friendlier
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P4 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-29 14:45 UTC by mjr_1974
Modified: 2016-07-08 01:47 UTC (History)
1 user (show)

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 mjr_1974 2014-09-29 14:45:42 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Linux version 3.16.1-031601-generic running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23

The wizard for module development should include options to create the folders for both unit and functional testing. If those options are selected, and automatic dependency to the harness library should be added to the project if not present already, and the need to restart Netbeans should be eliminated.
The fact that right now one has to create those folders by hand and that restarting the IDE after each module with tests is developed really interrupts the working workflow and is really annoying.
Comment 1 mjr_1974 2016-07-08 01:47:56 UTC
This should be fairly easy to implement. Would it be possible to have it in 8.2?