How to write quality software using the magic of tests
From Open Source Bridge attendee wiki 2010
Writing quality software is a worthwhile challenge. Learn how to harness the magic of testing to create better software. This presentation will provide you with an overview of the different kinds of tests, show code using different testing tools, and help you decide when and how to apply these to your projects
Speaker: Igal Koshevoy
Return to this session's details
Contributed notes
(Add your notes here!)A lot more of a beginner talk than I expected to see here. Do we really need a talk explaining what testing is, and what unit tests are?