Hi guys, I am having a problem with autospec. I upgraded to rspec-1.2.6, then I tried to run my specs with autospec. All my specs passes (green), until here, that's all ok. The problem is that after all my specs have passed, the autospec stops, I mean, it doesn't continue to run on background. The same behavior happened if one of my specs fails too. Is this the current default behavior os autospec, running your tests, an then stop?
on 2009-05-14 15:52
on 2009-05-14 16:04
On Thu, May 14, 2009 at 7:51 AM, Hugo Barauna <hugo.barauna@gmail.com> wrote: > Hi guys, I am having a problem with autospec. I upgraded to > rspec-1.2.6, then I tried to run my specs with autospec. All my specs > passes (green), until here, that's all ok. The problem is that after > all my specs have passed, the autospec stops, I mean, it doesn't > continue to run on background. The same behavior happened if one of my > specs fails too. Is this in a rails app?
on 2009-05-20 13:35
David Chelimsky wrote: > On Thu, May 14, 2009 at 7:51 AM, Hugo Barauna <hugo.barauna@gmail.com> > wrote: >> Hi guys, I am having a problem with autospec. I upgraded to >> rspec-1.2.6, then I tried to run my specs with autospec. All my specs >> passes (green), until here, that's all ok. The problem is that after >> all my specs have passed, the autospec stops, I mean, �it doesn't >> continue to run on background. The same behavior happened if one of my >> specs fails too. > > Is this in a rails app? I was having the same problem until I discoved that I forgot to setup the .autotest_images folder referenced in my .autotest file. :)
on 2009-05-21 07:30
Is this fabled .autotest file fully documented somewhere? It keeps getting referenced in lots of answers and doc, but I haven't located complete doc on it. I'm probably not looking in the right place... thx dwh
on 2009-05-21 13:10
On Wed, May 20, 2009 at 1:12 PM, Denis Haskin <denis@haskinferguson.net> wrote: > Is this fabled .autotest file fully documented somewhere? It keeps getting > referenced in lots of answers and doc, but I haven't located complete doc on > it. I'm probably not looking in the right place... I'm not aware of a single definitive source. There is some overall autotest doc at http://zentest.rubyforge.org/ZenTest/Autotest.html, but aside from looking at the code I don't know of a source that talks about how/when .autotest gets loaded. Anybody else know of such?
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.