707 Forks
2330 Stars
2330 Watchers

nunit

NUnit 3 Framework

How to download and setup nunit

Open terminal and run command
git clone https://github.com/nunit/nunit.git
git clone is used to create a copy or clone of nunit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nunit https://github.com/nunit/nunit/archive/master.zip

Or simply clone nunit with SSH
[email protected]:nunit/nunit.git

If you have some problems with nunit

You may open issue on nunit support forum (system) here: https://github.com/nunit/nunit/issues