kurt
-
- 36,168 total downloads
- last updated 12/9/2014
- Latest version: 1.0.4
FsCheck is a tool for testing .NET programs automatically. The programmer provides a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then... More information -
FsCheck.
by: kurtXunit - 15,409 total downloads
- last updated 12/9/2014
- Latest version: 1.0.4
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via... More information -
FsCheck.
by: kurtNunit - 3,753 total downloads
- last updated 12/9/2014
- Latest version: 1.0.4
Integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests.