Forum: RSpec autospec exiting without results

Posted by Andy Koch (andykoch)
on 2010-02-11 19:02
(Received via mailing list)
Hi,

trying to get autospec working on a new Mac (snow lep) but when
running autospec on cmd it just exists with no result or output of any
kind

rake spec runs all tests as expected

I've followed the Rspec wiki and looked through some blog posts
related but nothing gained

any ideas what might be amiss?

any help much appreciated

thank you
Posted by David Chelimsky (Guest)
on 2010-02-11 19:29
(Received via mailing list)
On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.koch@pc-doctor.com> 
wrote:
>
> any ideas what might be amiss?
>
> any help much appreciated
>
> thank you

If this is a rails app you also need the autotest-rails gem.
Posted by Andy Koch (andykoch)
on 2010-02-11 21:15
(Received via mailing list)
have that gem installed, still no luck
Posted by David Chelimsky (Guest)
on 2010-02-11 22:02
(Received via mailing list)
On Thu, Feb 11, 2010 at 4:11 PM, Andy Koch <andy.koch@pc-doctor.com> 
wrote:
> have that gem installed, still no luck

versions of rspec, rails, etc?
Posted by Adman65 (Guest)
on 2010-04-10 23:16
(Received via mailing list)
I too am having the same problem:

Mini:crm adam$ autospec
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
(Not running features.  To run features in autotest, set
AUTOFEATURE=true.)
loading autotest/rails_rspec
style: RailsRspec
Mini:crm adam$

Here are my gem versions:
ZenTest 4.3.1
rspec 1.3.0
rspec-rails 1.3.2
autotest 4.2.9
autotest-rails 4.1.0
Posted by David Chelimsky (Guest)
on 2010-04-10 23:24
(Received via mailing list)
>> >> > I've followed the Rspec wiki and looked through some blog posts
>> On Thu, Feb 11, 2010 at 4:11 PM, Andy Koch <andy.k...@pc-doctor.com> wrote:
>> > have that gem installed, still no luck
>>
>> versions of rspec, rails, etc?
>>
On Sat, Apr 10, 2010 at 2:24 AM, Adman65 <adman1965@gmail.com> wrote:
> AUTOFEATURE=true.)
> (Not running features.  To run features in autotest, set
> rspec-rails 1.3.2
> autotest 4.2.9
> autotest-rails 4.1.0

What versions of Ruby and rails?
Are you running autospec in the project root folder?
Are your specs in conventional directories?
Do you have a .autotest file in the app? Or a ~/.autotest file?
If so, what's in them?
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
No account? Register here.