Skip to content

{ Tag Archives } testing

Great Article on TDD in Rails

Found a great article about using RSpec, AuthLogic and Factory_Girl in Rails.  Certainly helped me to flex the ol’ muscles again after being away from Ruby TDD for awhile.

Also tagged , ,

RSpec, Cucumber, and BDD Testing

I got real sick while on vacation in the mountains (a combination of cold/flu and altitude sickness) and had some down-time to work on my rails app.  My main goal is to get all of the user login/user invite functionality locked down before I start expanding the feature set of the app itself, as well [...]

Also tagged