I've got some problems running test-spec ( http://gemcutter.org/gems/test-spec ) when the test-unit gem is installed
for any given implementation. Similar problems seem to apply to random other situations.
In the case of test-spec, it seems like the default for standalone packages has been moved from :dir to the new :load…
and while :dir works (sorta), :load does not seem to detect any test for indirect-descendents (which happens to be used
by test-spec and other software as well).
Could you please look into this problem and find a solution or a compromise?
Thanks in advance,
Diego |