David Chelimsky
2009-Jun-22 15:52 UTC
[rspec-users] [Cucumber] Autospec run "only" features ?
On Mon, Jun 22, 2009 at 10:50 AM, Peter Fitzgibbons<peter.fitzgibbons at gmail.com> wrote:> Hello All, > Is there a way to Autospec "only" my features?Autospec is RSpec''s thin wrapper that specifically enables running specs. If you don''t want to run your specs, use the autotest command instead.> I know this is an anti-pattern. ?Just trying to auto-cycle while figuring > out some things with Cucumber. > Once I get the Cuke code ironed out, I''d happily return to correct > Rspec-Then-Cuke auto-cycling. > Thoughts? > Peter Fitzgibbons > (847) 687-7646 > Email: peter.fitzgibbons at gmail.com > IM GTalk: peter.fitzgibbons > IM Yahoo: pjfitzgibbons > IM MSN: pjfitzgibbons at hotmail.com > IM AOL: peter.fitzgibbons at gmail.com > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >