[Ironruby-core] Did Something Changed Again in Spec...
Mohammad Azam
lists at ruby-forum.com
Mon Jan 25 12:18:59 EST 2010
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/.
More information about the Ironruby-core
mailing list