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 168865 - No way to set up functional tests for a module
Summary: No way to set up functional tests for a module
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 11:05 UTC by Ivan Sidorkin
Modified: 2013-02-14 13:17 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 Ivan Sidorkin 2009-07-21 11:05:30 UTC
Functional Tests Packages node in project tree not available unless test/qa-functional/src folder created

will be good to have some UI for creating functional tests
Comment 1 rmichalsky 2009-07-21 12:34:22 UTC
How many people are actually creating qa-f tests and how many outside NB team? AFAIK even our QA doesn't add them much,
that was the reason I didn't care about it much in issue #143633. Plus what would be the framework for the tests?

Anyway, an enhancement rather than defect.
Comment 2 Jesse Glick 2009-07-22 00:54:39 UTC
Could have a template under NetBeans Module Devel to add a test/qa-functional/src/**/*Test.java with a suite() method
calling NbModuleSuite.