>> > On Feb 11, 10:15 am, David Chelimsky <dchelim...@gmail.com> wrote:
>> >> On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.k...@pc-doctor.com> 
>> >> wrote:
>> >> > Hi,
>>
>> >> > trying to getautospecworking on a new Mac (snow lep) but when
>> >> > runningautospecon 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
>>
>> >> If this is a rails app you also need the autotest-rails gem.
> On Feb 11, 2:00 pm, David Chelimsky <dchelim...@gmail.com> wrote:
>> 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 <adman1...@gmail.com> wrote:
> 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

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?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to