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: [email protected] [mailto:[email protected]] On Behalf Of Mohammad Azam Sent: Monday, January 25, 2010 9:13 AM To: [email protected] 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 [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
