Linux Mint 20
.NET 5.0.101
Xunit 2.4.1
cd into the folder "mapper/MapperService.Tests/" and execute the command dotnet test.
$ cd mapper/MapperService.Tests
$ dotnet test
cd into the folder "PaperRulez/" and execute the command dotnet run
$ cd PaperRulez/
$ dotnet run