html format for unit tests

A

Allen Smith

I am using Ruby unit testing successfully. But what I need is to enable
the "HTML report generation" that is supported by most junit
implementations.
 
M

Marnen Laibow-Koser

Allen said:
I am using Ruby unit testing successfully. But what I need is to enable
the "HTML report generation" that is supported by most junit
implementations.

I know RSpec will do this (see the command-line options), but I don't
know if Test::Unit will. What test library are you using?

Best,
 
R

Richard Conroy

[Note: parts of this message were removed to make it a legal post.]

I know RSpec will do this (see the command-line options), but I don't
know if Test::Unit will. What test library are you using?
There are some external github projects that add effective reporting to
Test::Unit tests.
 

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,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top