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 <[email protected]> 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 > [email protected]http://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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/rspec?hl=en. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
