[Ironruby-core] Did Something Changed Again in Spec...
Jim Deville
jdeville at microsoft.com
Mon Jan 25 12:16:53 EST 2010
For gems:
Mspec is a simplified version of rspec for testing Ruby implementations. You shouldn't be using it unless you are testing a Ruby implementation.
Spec does not exist. I don't know how you installed it before, but it doesn't exist. It is the name of the library that rspec installs
Rspec is the BDD framework for Ruby that you appear to be looking for.
JD
-----Original Message-----
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Mohammad Azam
Sent: Monday, January 25, 2010 9:13 AM
To: ironruby-core at rubyforge.org
Subject: Re: [Ironruby-core] Did Something Changed Again in Spec...
There is mspec, spec, rspec...
In order to run IronRuby specification framework do I have to use rspec.
Also, I think I have to set the ENVIRONMENT variables again for this to work right??
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core at rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
More information about the Ironruby-core
mailing list