Re: [rspec-users] formatter writing output on different files

2008-08-16 Thread David Chelimsky
On Thu, Aug 14, 2008 at 9:49 AM, Stefano Crocco <[EMAIL PROTECTED]> wrote: > Hello to every one, > > First of all, sorry if this message has already reached the list. I sent it > yesterday, but since today I don't see it in the archives, I'm resending it. > > I'm writing an application and using rs

[rspec-users] formatter writing output on different files

2008-08-14 Thread Stefano Crocco
Hello to every one, First of all, sorry if this message has already reached the list. I sent it yesterday, but since today I don't see it in the archives, I'm resending it. I'm writing an application and using rspec to test it. I like very much it's html output, since it allows me to look at it

[rspec-users] formatter writing output on different files

2008-08-13 Thread Stefano Crocco
Hello to every one, I'm writing an application and using rspec to test it. I like very much it's html output, since it allows me to look at it and see how something is supposed to work. The only problem is that the list of example is quickly growing to a size that makes looking for a particular