rubygems / rubygems-test

An attempt to replace the testing facility in rubygems via a test plugin.
Other
47 stars 11 forks source link

gemtest ignored by rubinius #28

Closed banister closed 13 years ago

banister commented 13 years ago

I have the latest version of rubygems and the latest version of rubygems-test installed, i also have a .gemtest file in my gem -- all other platforms (MRI/YARV) respect it and perform the test but rubinius seems to say i need to 'opt in' john@littleblood ~ $ gem test pry Gem 'pry' (version >= 0) needs to opt-in for testing.

rubinius version: rubinius 1.0.1 (1.8.7 release 2010-06-03 JI) [i686-pc-linux-gnu]

erikh commented 13 years ago

can you verify this is solved on your rubinius installation with the latest version?

erikh commented 13 years ago

I think this was resolved a while back.