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 135706

Summary: Implement run single test method in UI test runner
Product: ruby Reporter: Erno Mononen <emononen>
Component: TestingAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Erno Mononen 2008-05-23 15:02:43 UTC
At least for Test::Unit tests, possibly for RSpec tests too if it is feasible.
Comment 1 Martin Krauskopf 2008-05-23 15:39:49 UTC
Likely dupe of issues 118775, 101715, 119708 which might be dupes of each other already.
Comment 2 Erno Mononen 2008-05-23 16:01:59 UTC
This issue is about implementing running a single test method in the UI test runner, i.e. in the ruby.testrunner 
module. Clarified the summary accordingly.
Comment 3 Erno Mononen 2008-06-13 14:04:09 UTC
Fixed a while ago, #ebe28108db08 and #469b36c9a686.