Unit testing in C#

As a software engineer in 2020, writing tests are becoming an ever increasingly important tool in your toolbox and I thought I'd would share a great resource recently published and open sourced by Educations Media Group called Unit testing in C#.

This course is published in a Gitbook format and covers everything from what to test, when to test, the qualities your test should have and how to implement them using NUnit, Moq and Autofixture, three very powerful tools.

This resource was conceptualized, visualized and created by the current CTO of Educations Media Group, Renato Golia and reviewed by members of his tech team.

Make sure to checkout his Blog and Github.

This article was updated on June 12, 2021