Unit Testing and Tools

Unit testing and tools was a huge talk. This talk clearly needs to be broken up into two sessions (maybe three!) Here are the slides.

 

Key points from the presentations are:

  1. Unit testing is critical for high-quality on-time software
  2. Run all tests, all the time

Tools demoed:

  • MSTest
  • Moq
  • NCover
  • Jenkins
  • Unity