Simplified Unit Testing .NET User Group Talk

I recently had the opportunity to talk on Simplified Unit Testing with the EF Core InMemory Provider. I presented at the Canberra, Sydney, and Brisbane .NET User Groups; and will be presenting again in Melbourne on the 11th of July 2017. Presenting the same talk numerous times and discussing the concepts with members of the user groups gave me deeper insights and pushed me to explore this topic even further. I’d like to thank Grant Holliday (Canberra .NET UG), David Cook (Brisbane.NET UG), and the SSW team (Sydney .NET UG) along with all of those members who asked insightful and sometimes challenging questions.

In my talk, I looked at how using InMemory can simplify your unit testing approach. I discussed the typical approach versus the simplified approach, limitations, and other considerations. My goal was to provide listeners with the knowledge not only to write simplified unit tests, but to also simplify their overall solution architecture. If this sounds like it would be of interest to you, please take a look at the following resources:

You can find additional resources for this topic within the video or slide deck. Thank you!