8 CW Tests Project Breakdown
Craig Oates edited this page 4 years ago

cw-tests project selected

This is a traditional .Net 4.7 library, written in C#. Its main purpose is to house the solution's unit tests.

Within the project, you will see four files and a folder. Of the four files, you will spend most of your time in one which is called "CW-ConsoleTest.cs"; This is where the tests are. The remaining files are standard Visual Studio (C#) project files. Links to the above files are as follows:

cw-tests file structure