On Sep 16, 2011, at 4:40 AM, Joaquin Rivera Padron wrote: > hi, > at work we use TestUnit, and I miss there a lot the shared_examples from > RSpec, do you know if is there something alike for TestUnit? > > I know this might be a bit OT but I thought you probably might know :-) > > tia, > joaquin > > -- > para.pent.es vamos a volar, let's go flying > least-significant-bit.com > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
T/U tests are just Ruby classes, so you can do things like "include UserAssertions".
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users