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 - Implement run single test method in UI test runner
Summary: Implement run single test method in UI test runner
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 15:02 UTC by Erno Mononen
Modified: 2008-06-13 14:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.