I have very little experience with Ruby. I am using RSpec to test a
cross platform C++ library. I am using a shell script (and batch file)
to run the tests with several different compilers.

I do no want to put the details of the different compilers in the RSpec
files, but am thinking about rewriting to driver scripts in Ruby. Can
someone with more Ruby experience give me some guidance as to how best
do this.

Thank you,

    -EdK
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to