From: Shayne Bateman Date: 2006-10-27T06:09:01+09:00 Subject: Test::Unit need help with assert Hi, I'm new to Ruby but have has some success bending it to my will. I am using the Test::Unit framework but it doesn't quite fit my needs. I need to report the number of asserts() that pass and the number that fail. Also, I need failed asserts to not stop the program flow. Am I using the wrong test framework or can I easily bend Test::Unit to my needs? Thanks in advance! Shayne -- Posted via http://www.ruby-forum.com/.