Unit Testing .NET Core

added by Ricardo Peres
8/29/2016 10:36:55 AM

423 Views

With the recent arrival of .NET Core, some things that we were used to having are no longer available. This includes unit tests - plus Visual Studio integration - and mocking frameworks. Fortunately, they are now becoming available, even if, in some cases, in pre-release form.


0 comments