I am looking for podcasts or videos on how to do unit testing.
Ideally they should cover both the basics and more advanced topics.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At Dnr TV there are two episodes with JP Boodhoo, where he gives an introduction to test driven development:
If you want to see unit testing and TDD used together with a whole bunch of other agile practices, I would recommend watching the sceencast series Autumn of Agile. This series shows the development of a fully unit tested application from start to finish.
As for podcasts, check out the following:
Since mock objects are a quite important part of unit testing, these podcast episodes might be of interest as well: