March 2018
Intermediate to advanced
192 pages
4h 4m
English
To test the business logic in our TripLog app we will start out by creating a new unit test project in our solution that will be responsible for testing our ViewModels. There are many options and libraries to create unit tests in .NET with Visual Studio. In this chapter we will use the NUnit Library Project template in Visual Studio for Mac.
In order to create a unit test project, perform the following steps: