Ruby regression testing

J

Jeremy Dillworth

Is Ruby regression tested?

Running 'make test' with the source distribution doesn't seem to do as much as
I thought (I'm used to Python's 'make test' which does pretty exhaustive
testing on all modules and the interpreter).
 
G

gabriele renzi

il Thu, 11 Sep 2003 10:24:24 +0900, Jeremy Dillworth
Is Ruby regression tested?

Running 'make test' with the source distribution doesn't seem to do as much as
I thought (I'm used to Python's 'make test' which does pretty exhaustive
testing on all modules and the interpreter).

possibly you're looking for rubicon, this page may help:
http://www.rubygarden.org/triple-r/

for what I can remember, actually it is still incomplete , and there
are changes in 1.8 that causes some new assertion failure.
 
J

Jeremy Dillworth

Perfect. Thanks!

I haven't had any problems with Ruby, and don't expect any, but there are a
few important apps I'll worry less about knowing that extensive testing is
being done...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top