May 2018
Intermediate to advanced
334 pages
7h 25m
English
In this section, we will add a test project using ASP.NET Core 2.0 and write unit tests using xUnit. Before we start writing tests, we should set up a test project in our existing application.
The following are a few simple steps needed for our test project setup:
