FsCheck: A random testing framework

fscheck.zip (4,8 MB)
FsCheck is a tool for testing .NET programs automatically.

FsTest

FsTest.zip (224 kB)
This project is designed to Language Oriented Programming constructs around unit testing and behavior testing in F#.

FsUnit

fsunit.zip (93,6 MB)
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

Randoop.NET: API Fuzzing for .NET

randoop.zip (1,3 MB)
Randoop.NET is a unit test generator for .Net libraries. It is a API fuzzing tool that creates test cases by sequence of API method calls.