Re: [rspec-users] Rake & Story Runner

2007-10-05 Thread Pat Maddox
On 10/5/07, Geoffrey Wiseman <[EMAIL PROTECTED]> wrote: > So, having gotten a story (i.e. Story Runner) working (runs in NetBeans and > using 'ruby path/to/story.rb'), I'm looking to see how I'd integrate that > with our build. > > Am I right in assuming that there's no Rake integration yet, or a r

[rspec-users] Rake & Story Runner

2007-10-05 Thread Geoffrey Wiseman
So, having gotten a story (i.e. Story Runner) working (runs in NetBeans and using 'ruby path/to/story.rb'), I'm looking to see how I'd integrate that with our build. Am I right in assuming that there's no Rake integration yet, or a report? I couldn't see any. As far as I can see, "rake spec" do