Posts Tagged ‘Unit Tests’
Simplified Unit Testing with the Entity Framework Core InMemory Provider | Jason Taylor
In this talk, SSW’s Jason Taylor will show you how using the EF Core InMemory Provider will simplify your unit testing approach. He will discuss the typical approach versus the simplified approach, limitations, and other considerations. You will walk away ready to write simplified unit tests for systems that depend on EF Core.
Read MoreEat your vegetables! Baking Healthy Projects with Unit Testing and Dependency Injection
Unit testing and Dependency Injection are good for you, yet these essential ingredients are missing from many projects. In this session resident guru Adam Stephensen looks at why many projects still don’t include unit tests, and provides some recipes for healthy projects that every coder should have in their recipe book.
Read More