Your Code Are My Tests!

Comments

Comments are closed.

Helpful, it made me convince legacy code is testable :)

Good talk with a real work example. It would've been nice to see an example mocking a database though.

Very good presentation thanks a lot.

Very good presentation. Michaelanjalo is very passionate about TDD and it shows up in all his talks. Really encouraging n useful presentations.

definitely a good help

Great talk about how easy it is to start adding tests, even to a legacy code base.

Excellent presentation with legacy code example (badly written legacy code) and applying unit testing. No more excuses. TDD now!

Very illustrative and definitely a call to action. I learned a lot.

Michelangelo walked through the basics then tackled some tricky code. Being able to see tests run against real code answered a lot of questions and help me see a way forward with the code I inherited.