Unit Testing with .net core
An opinionated overview and insight into the unit testing capabilities in .net core
An opinionated overview and insight into the unit testing capabilities in .net core
The book is a perfect guide into learning and understanding the topic, irrespective if you’re a C# developer or not. The code samples may be in C#, but the reality is the concepts and implementation are the same in any language.
How to use Entity Framework core in-memory and Sql Lite in-memory database options for unit tests.