GoGaRuCo 2010 - Real World Ruby Testing by: Rein Henrichs

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=vULxZFB-S_w



Duration: 31:23
115 views
1


Are you confident that your code works the way you expect? Is it easy to change? Do you get accurate feedback when you do change it? If the answer to any of these questions is no, the problem is not your code: it's your tests.

We'll look at the state-of-the-art Ruby testing libraries and frameworks to start you off with an effective testing toolset. In addition to the toolset, we'll also explore the testing mindset. Should I mock this or stub it? Should I write a unit test or an integration test? How do I write tests that allow me to refactor with confidence? If you've ever asked yourself questions like these, this session is for you.

Intended for new testers; those who "just don't get this testing thing;" people with brittle, unwieldy test suites they need to work into shape; and everyone in between.

Help us caption & translate this video!

http://amara.org/v/GZSg/




Other Videos By Confreaks


2015-04-07GoGaRuCo 2010 - Intelligent Ruby: Getting Started with Machine Learning by: Ilya Grigorik
2015-04-07GoGaRuCo 2010 - Eschew Obfuscation and Omit Needless Words: Writing Clear Acceptance Tests
2015-04-07GoGaRuCo 2010 - Rails is Obsolete (But So's Everything Else) by: Avi Bryant
2015-04-07GoGaRuCo 2010 - Polyglot: When Ruby isn't enough or even sane by: Blake Mizerany
2015-04-07GoGaRuCo 2010 - Test-First Teaching by: Sarah Allen
2015-04-07GoGaRuCo 2010 - Keynote: (Parenthetically Speaking) by: Jim Weirich
2015-04-07GoGaRuCo 2010 - Bryan's ActieModel Extravaganza by: Bryan Liles
2015-04-07GoGaRuCo 2010 - Extending Rails 3 by: Yehuda Katz
2015-04-07GoGaRuCo 2010 - Data-Driven Government and the Ruby Developer by Eric Mill
2015-04-07GoGaRuCo 2010 - Ruby APIs for NoSQL by: Sarah Mei
2015-04-07GoGaRuCo 2010 - Real World Ruby Testing by: Rein Henrichs
2015-04-07GoGaRuCo 2010 - Being Your Best Asset and Not Your Worst Enemy by: Evan Phoenix
2015-04-07GoGaRuCo 2010 - Hidden Gems of Ruby 1.9 by: Aaron Patterson
2015-04-07Ruby on Ales 2011 - The Ruby Environment by: Bradley Grzesiak
2015-04-07Ruby on Ales 2011 - You Got Ruby In My PHP! (You Got PHP In My Ruby!) by: Rein Henrichs
2015-04-07Ruby on Ales 2011 - Exceptional Ruby by: Avdi Grimm
2015-04-07Ruby on Ales 2011 - Design hacks for the pragmatic minded by: Kyle Neath
2015-04-07Ruby on Ales 2011 - Why is configuration management software written in Ruby? by: Richard Crowley
2015-04-07Ruby on Ales 2011 - Gui Programming with Mac Ruby by: Erik Michaels-Ober
2015-04-07Ruby on Ales 2011 - Securing Your Rails App by: Jim Weirich, Matt Yoho
2015-04-07Ruby on Ales 2011 - Javascript TDD for Rubyists by: Chris Powers