David Chelimsky wrote:
> What do you mean "it quits back to the command line"?
Autotest stops running and I get a command prompt again.
> There has not been a 1.1.5 release, so I'm guessing you're using code
> from github, right?
Yes, I'm using a version from github, in a Rails 2.1 project. rsp
Mark Wilden wrote:
>
> It sounds like it might be an RSpec 1.1.5 thing. I've used 1.1.4 with
> autotest without seeing the problem you describe.
>
I get a similar-ish thing: autotest doesn't actually quit, but I get no
growl notification when there's a 'compile' error, so it seems like
autotes
On Mon, Jul 28, 2008 at 5:10 PM, Evan Dorn <[EMAIL PROTECTED]> wrote:
> Sorry, I'd put this in a ZenTest forum (as opposed to RSpec), except
> that I can't find one.
>
> I find it frustrating that autotest keeps running when it finds failing
> tests - but it quits back to the command line whenever
Mark Wilden wrote:
> On Mon, Jul 28, 2008 at 3:10 PM, Evan Dorn <[EMAIL PROTECTED]> wrote:
> >
> It sounds like it might be an RSpec 1.1.5 thing. I've used 1.1.4 with
> autotest without seeing the problem you describe.
>
I have the same problem on projects that use Test::Unit, too, at least
for
On Mon, Jul 28, 2008 at 4:58 PM, Anthony Broad-Crawford <
[EMAIL PROTECTED]> wrote:
> Try rspactor. I have been using since the author pinged this list several
> months ago. No complaints thus far. To your point, it doesn't bomb when
> there is an error.
>
I use rspactor these days, too. A cou
Try rspactor. I have been using since the author pinged this list
several months ago. No complaints thus far. To your point, it
doesn't bomb when there is an error.
Anthony Broad-Crawford
On Jul 28, 2008, at 7:19 PM, Mark Wilden wrote:
On Mon, Jul 28, 2008 at 3:10 PM, Evan Dorn <[EMAIL P
On Mon, Jul 28, 2008 at 3:10 PM, Evan Dorn <[EMAIL PROTECTED]> wrote:
> Sorry, I'd put this in a ZenTest forum (as opposed to RSpec), except
> that I can't find one.
>
> I find it frustrating that autotest keeps running when it finds failing
> tests - but it quits back to the command line whenever
Sorry, I'd put this in a ZenTest forum (as opposed to RSpec), except
that I can't find one.
I find it frustrating that autotest keeps running when it finds failing
tests - but it quits back to the command line whenever a test or code
contains *errors*.
This means I have to constantly (like every