kurt
-
- 11,341,396 total downloads
- last updated 11/9/2025
- Latest version: 3.3.2
FsCheck is a tool for testing .NET programs automatically. You provide a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that... More information -
FsCheck.
by: kurtXunit - 5,362,493 total downloads
- last updated 11/9/2025
- Latest version: 3.3.2
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... More information -
FsCheck.
by: kurtNUnit - 1,659,709 total downloads
- last updated 11/9/2025
- Latest version: 3.3.2
FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests, similar to NUnit TestAttribute. All the options normally available in vanilla FsCheck via... More information -
FsCheck.
by: kurtXunit. v3 - 18,815 total downloads
- last updated 11/9/2025
- Latest version: 3.3.2
FsCheck.Xunit.v3 integrates FsCheck with xUnit.v3.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.v3.NET's FactAttribute. All the options normally available in vanilla FsCheck... More information -
- 6,424 total downloads
- last updated 11/14/2015
- Latest version: 1.9.7
Reflections helpers for F#