[Ironruby-core] autospec
Tim Hoolihan
Tim at Hoolihan.net
Thu Feb 4 15:10:29 EST 2010
autospec (part of ZenTest gem) does not work for me with Ironruby. Is this a known issue? I am using a relatively simple example that works fine on ubuntu with traditional ruby. I'm using 1.0RC1 (version number on the assembly is out of date).
D:\workspace\ruby\rspec_tutorial>dir lib\* spec\*
Volume in drive D is FILES
Volume Serial Number is AC2C-C255
Directory of D:\workspace\ruby\rspec_tutorial\lib
02/03/2010 01:13 PM <DIR> .
02/03/2010 01:13 PM <DIR> ..
02/03/2010 11:22 AM 109 user.rb
1 File(s) 109 bytes
Directory of D:\workspace\ruby\rspec_tutorial\spec
02/03/2010 01:14 PM <DIR> .
02/03/2010 01:14 PM <DIR> ..
02/03/2010 01:22 PM 354 user_spec.rb
1 File(s) 354 bytes
2 Dir(s) 125,102,854,144 bytes free
D:\workspace\ruby\rspec_tutorial>ir -v
IronRuby 0.9.3.0 on .NET 2.0.0.0
D:\workspace\ruby\rspec_tutorial>autospec
D:\workspace\ruby\rspec_tutorial>spec --autospec spec
..
Finished in 0.2330133 seconds
2 examples, 0 failures
D:\workspace\ruby\rspec_tutorial>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100204/d8528570/attachment.html>
More information about the Ironruby-core
mailing list