« Return to Thread: Netbeans Code Coverage and RSpec

Netbeans Code Coverage and RSpec

by Anthony Richardson-5 :: Rate this Message:

Reply to Author | View in Thread

Hi All,

I noticed that the Code Coverage feature doesn't seem to work with
RSpec. It assumes Test Unit which I don't use. It would be good if it
could wortk with RSpec. I noticed this issue was bought up on Tor blog
(in the comments) a few months ago. I look in Issue tracker and
couldn't find any related issue so if no one objects I'll raise an
issue.

It would be good if I could tell netbeans to ignore TestUnit and in
all cases where it wasn;t do somethign related to tests it uses RSpec
instead. So that things like "Test Project" command runs RSpec instead
of TestUnit (which has no tests).

Cheers,

Anthony Richardson

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Netbeans Code Coverage and RSpec