Unit testing gives you increased assurance that your code is functioning correctly and continues to do so as you change it. In this talk I’ll explain the ideas and concepts of unit testing, why you should implement unit testing as part of your development, and how you can do so.