81 Forks
368 Stars
368 Watchers

FsUnit

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

How to download and setup FsUnit

Open terminal and run command
git clone https://github.com/fsprojects/FsUnit.git
git clone is used to create a copy or clone of FsUnit 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 FsUnit https://github.com/fsprojects/FsUnit/archive/master.zip

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

If you have some problems with FsUnit

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