Tuesday Oct 4
10:50 –
11:40
Cinema 2 (First floor)

How to Stop Testing and Break Your Code Base

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




Do you code on your own?
When you do, do you write unit tests?
Do you agree that there are benefits to using test-driven development?

I stopped writing tests on my code base for bad reasons, but started again for good ones. The experience has allowed me to demonstrate in practice the impact it can have on your code base when you don’t test, and also when you do.

This talk, based on simple practical examples, explains exactly why unit tests, a TDD approach and pairing can make all the difference to your code.