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 118814 - RSpec logical view
Summary: RSpec logical view
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-13 21:45 UTC by vertebrate
Modified: 2011-01-28 20:11 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 vertebrate 2007-10-13 21:45:36 UTC
Per Tor's suggestion, it would be great to see a logical view implemented for RSpec tests. This view should likely show 
the various "describes", "its", and "shoulds" in some tree fashion. 

One thought that springs to mind is that the view should be able to pull this information from any Ruby file, and not 
just Rails specific directories where they are placed normally.
Comment 1 Martin Krauskopf 2008-03-22 16:38:50 UTC
I've filed also Navigator request - issue 130846; which is kind of related to this issue.