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
On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.koch at pc-doctor.com> wrote:> 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 youIf this is a rails app you also need the autotest-rails gem.
have that gem installed, still no luck On Feb 11, 10:15?am, David Chelimsky <dchelim... at gmail.com> wrote:> On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.k... at pc-doctor.com> wrote: > > 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 > > If this is a rails app you also need the autotest-rails gem. > _______________________________________________ > rspec-users mailing list > rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users
On Thu, Feb 11, 2010 at 4:11 PM, Andy Koch <andy.koch at pc-doctor.com> wrote:> have that gem installed, still no luckversions of rspec, rails, etc?> > On Feb 11, 10:15?am, David Chelimsky <dchelim... at gmail.com> wrote: >> On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.k... at pc-doctor.com> wrote: >> > 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 >> >> If this is a rails app you also need the autotest-rails gem.
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 On Feb 11, 2:00?pm, David Chelimsky <dchelim... at gmail.com> wrote:> On Thu, Feb 11, 2010 at 4:11 PM, Andy Koch <andy.k... at pc-doctor.com> wrote: > > have that gem installed, still no luck > > versions of rspec, rails, etc? > > > > > > > > > On Feb 11, 10:15?am, David Chelimsky <dchelim... at gmail.com> wrote: > >> On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.k... at 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. > > _______________________________________________ > rspec-users mailing list > rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users
>> > On Feb 11, 10:15?am, David Chelimsky <dchelim... at gmail.com> wrote: >> >> On Thu, Feb 11, 2010 at 1:56 PM, Andy Koch <andy.k... at 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... at gmail.com> wrote: >> On Thu, Feb 11, 2010 at 4:11 PM, Andy Koch <andy.k... at 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 at 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.0What 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?