Ah, I found the problem. The merb logger level for the test
environment needed to be set to :error.
Now I get a different format for rspec tests, the subject with each
test's name being printed underneath. Anyone know how to convert back
to the "."s? Of course, not a big deal...
On Oct 27, 4:39 pm, Chris <
chris.webs...@gmail.com> wrote:
> check for a file spec.opts in Merb.root/spec
>
> you might want to remove a line containing "specdoc"
>
> 2009/10/27 Xavier Lange <
xrla...@gmail.com>