Test version 741e2021841b2ee9dfe6da974bbeb934b579947f
This project assumes that dotnet core 2.1 SDK is installed, which can be downloaded from [https://www.microsoft.com/net/download] if you don't already have it installed.
This is a standard dotnet project. Run the following commands from the folder containing this file.
dotnet restore
dotnet build
dotnet test test/ShoppingBasket.Test/ShoppingBasket.Test.csproj