Testing Environment
Make sure to follow the instructions for setting up development environment.
You will also need to install:
NodeJS - this is a prerequisite for installing npm. Make sure you have checked the option to install npm package manager during installation of NodeJS. Minimal NodeJS version is 10.16

dotnet-core 3.0 - Make sure to have dotnet-core 3.0 installed on your machine so that you can use "dotnet test" powershell command for testing
Last updated
Was this helpful?