Christopher Petrilli
2006-Nov-25 02:40 UTC
[rspec-users] Comparison between RSpec and test/unit
I''m curious, Christian Neukirchen has released test/unit[1] that seems to mirror much of RSpec, but built on Test::Unit, so in some ways less brittle from a Rails-integration perspective, and also allowing you to mix the two together as appropriate. So, has anyone made an informed comparison? I''m new enough that I don''t really know the finer points yet. The syntax is slightly different, but that seems like a minor issue Chris [1] http://rubyurl.com/6uT -- | Christopher Petrilli | petrilli at gmail.com
Here''s the relevant URL (if rubyurl is down for you too) http://chneukirchen.org/blog/archive/2006/10/announcing-test-spec-0-2-a-bdd-interface-for-test-unit.html I''m not sure what to make of it, either, so perhaps I''ll just second the question. On 11/24/06, Christopher Petrilli <petrilli at gmail.com> wrote:> I''m curious, Christian Neukirchen has released test/unit[1] that seems > to mirror much of RSpec, but built on Test::Unit, so in some ways less > brittle from a Rails-integration perspective, and also allowing you to > mix the two together as appropriate. > > So, has anyone made an informed comparison? I''m new enough that I > don''t really know the finer points yet. The syntax is slightly > different, but that seems like a minor issue > > Chris > > [1] http://rubyurl.com/6uT > > -- > | Christopher Petrilli > | petrilli at gmail.com > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-- Chris Anderson http://jchris.mfdz.com
On 11/25/06, Chris Anderson <jchris at mfdz.com> wrote:> Here''s the relevant URL (if rubyurl is down for you too) > > http://chneukirchen.org/blog/archive/2006/10/announcing-test-spec-0-2-a-bdd-interface-for-test-unit.html > > I''m not sure what to make of it, either, so perhaps I''ll just second > the question. >I have commented in Chris'' blog. Aslak> On 11/24/06, Christopher Petrilli <petrilli at gmail.com> wrote: > > I''m curious, Christian Neukirchen has released test/unit[1] that seems > > to mirror much of RSpec, but built on Test::Unit, so in some ways less > > brittle from a Rails-integration perspective, and also allowing you to > > mix the two together as appropriate. > > > > So, has anyone made an informed comparison? I''m new enough that I > > don''t really know the finer points yet. The syntax is slightly > > different, but that seems like a minor issue > > > > Chris > > > > [1] http://rubyurl.com/6uT > > > > -- > > | Christopher Petrilli > > | petrilli at gmail.com > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > -- > Chris Anderson > http://jchris.mfdz.com > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >