FsCheck's generator combinators can be used in any testing framework to easily generate random values for many types, and FsCheck itself integrates nicely with existing unit testing frameworks such as NUnit, xUnit, MSTest and MbUnit. Releases on Nuget FsCheck FsCheck.Xunit FsCheck.Nunit Fs...