Login  Register

Ruby tests

Posted by Luigi Ballabio-3 on Apr 04, 2001; 4:32pm
URL: http://quantlib.414.s1.nabble.com/Ruby-tests-tp1696.html

Hi all,
        running the risk to repeat myself:
the tests in QuantLib/Ruby/Tests (which test the functionality of the
currently incomplete QuantLib Ruby module and implicitly the QuantLib
library) are now implemented on top of the RubyUnit framework.
In order to run the tests, you will have to download RubyUnit from
http://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html and install it
by running the script install.rb.
The test suite can be run from the QuantLib folder by typing
make ruby-test

Bye,
        Luigi