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 207653 - Support minitest when using Ruby 1.9 runtime
Summary: Support minitest when using Ruby 1.9 runtime
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-23 21:03 UTC by enebo
Modified: 2012-01-23 21:03 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 enebo 2012-01-23 21:03:46 UTC
Support minitest when using Ruby 1.9 runtime.  It appears tests written in 1.9 are not getting parsed by our test result detection code.  I would consider this an enhancement, but largely from an end-user perspective they are writing test/unit-like tests and it pretends it is not executing them in output.