[rspec-users] Problem running spec command for directory

2010-02-21 Thread Marcus Ahnve
help /Marcus -- Marcus Ahnve http://marcus.ahnve.net phone: +46 8 56 22 33 94 twitter: mahnve ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Problem running spec command for directory

2010-02-24 Thread Marcus Ahnve
On Sun, Feb 21, 2010 at 03:14:10PM -0600, David Chelimsky wrote: > On Sun, Feb 21, 2010 at 2:57 PM, Marcus Ahnve wrote: > > Hi, > > > > I have a problem running the spec command in Rspec 1.3.0 with a > > directory as parameter. > > > > A spec for a M

Re: [rspec-users] Outside-In with RSpec on Rails

2007-07-10 Thread Marcus Ahnve
Whether or not to start with the view is a topic of great debate. Many agile luminaries propose waiting with the ui for as long as possible, whereas 37Signals for example won't start coding without a full HTML mockup. I've tried all different ways - even starting with the model - but I agree with

Re: [rspec-users] Outside-In with RSpec on Rails

2007-07-10 Thread Marcus Ahnve
On 7/10/07, aslak hellesoy <[EMAIL PROTECTED]> wrote: > On 7/10/07, Marcus Ahnve <[EMAIL PROTECTED]> wrote: > > Whether or not to start with the view is a topic of great debate. Many > > agile luminaries propose waiting with the ui for as long as possible, > > wh

Re: [rspec-users] MockCov: Proof of concept

2007-07-25 Thread Marcus Ahnve
Really cool - I have asked myself that question several times. /Marcus On 7/25/07, Ian Leitch <[EMAIL PROTECTED]> wrote: > Hey list, > > RSpec is great, I've been using it at work for a couple of months now. One > gripe I have is that I find it hard to know exactly to what extent my code > is cov

Re: [rspec-users] plain text stories: motivation number 27

2007-10-18 Thread Marcus Ahnve
have them consumed > by an adapter that feeds them in to story runner. > > Thoughts? I think it will be really useful if you start changing issue status based on the outcome of the run stories. My main beef with issue trackers has always been just that, that users click a box to say that somethin

Re: [rspec-users] DRYing up stories

2008-01-27 Thread Marcus Ahnve
y it never took of. I have spent an hour or two trying to write a story runner for Fit, so far mostly reading the arcane Ruby Fit library. I'll get back when I have something to show. /Marcus -- Marcus Ahnve Blog: http://marcus.ahnve.net ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users