PLAY PODCASTS
S6:E4 - Why do I need to test my code? (Jonas Nicklas)

S6:E4 - Why do I need to test my code? (Jonas Nicklas)

Jonas explains why testing is so important, how to get started, and what it was like to write Capybara, the very popular testing framework.

CodeNewbie

November 5, 201839m 40s

Audio is streamed directly from the publisher (dts.podtrac.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

If you're new to testing, the idea of writing tests for code that you wrote might sound strange. You just wrote it, so, theoretically, you should know what it does, right? But with a growing codebase and lots of people touching the code, implementing your piece of software might come with some unexpected side effects! Jonas explains why testing is so important, how to get started, and what it was like to write Capybara, the very popular testing framework.

Show Links

Jonas Nicklas

Jonas is a freelance developer from Gothenburg, Sweden, and the author of several well-known open source projects, including the acceptance testing framework Capybara.