Using the xUnit.NET Test template (`dotnet new xunit`) add unit tests for the source code in the `src` directory. Add the xUnit.NET test library to a directory at the root level (i.e. alongside the `src` directory) called `tests`