[Rspec-devel] RSpec on Rails
aslak hellesoy
aslak.hellesoy at gmail.com
Fri Jun 2 13:43:16 EDT 2006
On 6/2/06, Dean Mao <deanmao at gmail.com> wrote:
> Probably the best way to pimp it... is to get other app devs to use it as
> their main testing framework... so anyone else that wants to read/add to
> the tests, will have to figure out how to work rSpec magic.
I agree. Except that RSpec is not a testing framework - it's a design
framework whose by-product is executable specifications. :-)
A subtle difference, but nevertheless the raison d'etre for RSpec.
I'm out for the weekend, but I hope to add Lachie's Rails support to a
new branch in RSpec's svn next week.
As for testing (spit) the RSpec Rails plugin - I'm thinking about
checking in a minimal Rails app in svn, check in the plugin under its
vendor/plugins branch and let it live there.
We'll just have a Rakefile inside it that can package it as a gem as
well as publishing the plugin via the rails plugin mechanism.
WDYT?
Aslak
> So far, I'm
> pleased with it... pleased enough that I don't have to write methods like
> testThatWithALongAndUglyMethodName. (or similar ones
> without camel case)
>
> Dean
>
>
>
> On 6/1/06, David Astels <dastels at daveastels.com> wrote:
> >
> > On 1-Jun-06, at 1:47 AM, Lachie wrote:
> >
> > > Hi everyone,
> > > I've been working on an RSpec plugin for rails
> >
> > Sweet. I'll have a closer look in the next day or so as well.
> >
> > > However, it does bring RSpec to Rails. My recent apps have received a
> > > dose of RSpec goodness, and both I and the apps have benefitted
> > > immensely from the experience.
> >
> > Very cool!
> >
> > > Is anyone actively pimping RSpec? I've talked to fellow Rails/Ruby
> > > devs who've never heard of it!
> >
> > I'm speaking about it at conferences & such. I have a public rSpec
> > workshop coming up in July in Toronto. It's still pretty new, though.
> >
> > Dave
> >
> >
> > _______________________________________________
> > Rspec-devel mailing list
> > Rspec-devel at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/rspec-devel
> >
>
>
> _______________________________________________
> Rspec-devel mailing list
> Rspec-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-devel
>
>
More information about the Rspec-devel
mailing list