The problem is that my command line does not recognize ispec or rspec or 
mspec. it only recognize spec which is basically ruby framework and not 
ironruby.

Previously with IronRuby 0.9 I used the following command:

spec test_prime.rb --format nested

and it worked.

Now, when I use spec it executes the ruby framework spec and not 
ironruby.

In 0.9 I had to adjust environment variables so that IronRuby spec 
command can be executed from anywhere.

Here is my article on that:

http://www.highoncoding.com/Articles/585_Unit_Testing_CLR_Assembly_Using_IronRuby_with_Spec.aspx
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to