I used bostonrb code base http://github.com/bostonrb/bostonrb to learn about shoulda. Similarly is there a decent rails based application with test code in rspec to see how to write good rspec test code at both unit and functional level. I am trying to get started with rspec. Thanks
Bill Turner
2010-May-17 17:21 UTC
[rspec-users] A full rails application with rspec test code
There''s a pretty good list of full apps with good test coverage here: http://jetpackweb.com/blog/2009/10/14/high-quality-ruby-on-rails-example-applications/ bostonrb is there, and some don''t use RSpec, but several do. That would be a good place to start, but I''m eager to see some others as well. Bill On May 14, 6:55?pm, Nadal <node.j... at gmail.com> wrote:> I used bostonrb code basehttp://github.com/bostonrb/bostonrbto learn > about shoulda. Similarly is there a decent rails based application > with test code in rspec to see how to write good rspec test code at > both unit and functional level. > > I am trying to get started with rspec. > > Thanks > _______________________________________________ > rspec-users mailing list > rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users > > -- > You received this message because you are subscribed to the Google Groups "rspec" group. > To post to this group, send email to rspec at googlegroups.com. > To unsubscribe from this group, send email to rspec+unsubscribe at googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/rspec?hl=en.