Unit Testing
This workshop begins with the why of unit testing and its benefits and quickly gets into the how. We’ll learn about all the available tools and the benefits of writing the tests first. We’ll dive into techniques to deal with difficult to test code.