Videos tagged with Shoulda


Ruby Hoedown 2008: Lightning Talk: TATFT - Test All the F***in Time

Ruby Hoedown 2008: Lightning Talk: TATFT - Test All the F***in Time

Posted in Conferences, Development

Contents: Test all the fucking time! Become obsessed with testing. I write code to make my specs turn green. Various tools: TestSpec Shoulda Mspec Cucumber Do not imitate the old masters, seek what they sought. Is there every a time when you shouldn't test? Yes, when you're not coding. If it works without tests, it works by accident. Author: Brian Liles

Tags: Conferences, Ruby, Unit Testing, Confreaks, Shoulda, Ruby Hoedown 2008, Mspec, Cucumber, TestSpec



MountainWest RubyConf 2008: BDD with Shoulda

MountainWest RubyConf 2008: BDD with Shoulda

Posted in Project Management, Testing, Conferences, Development, Frameworks

Learn how to use Shoulda to increase your test coverage and readability as we walk through developing an application using BDD methodologies. In addition, you'll learn good general testing techniques, including judicious use of mocking and stubbing. At the end of the presentation, you'll be given a thorough crash course on the advanced meta-programming techniques that went into the development ...

Tags: Practices, Q&A, Conferences, Ruby, Ruby On Rails, Frameworks, BDD, Unit Testing, Metaprogramming, Mocking, Confreaks, ...