kurt
-
- 6,377,781 total downloads
- last updated 7/1/2023
- Latest version: 2.16.6
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.
Xunit by: kurt- 3,148,009 total downloads
- last updated 7/1/2023
- Latest version: 2.16.6
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.
NUnit by: kurt- 951,099 total downloads
- last updated 7/1/2023
- Latest version: 2.16.6
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 configuration can be... More information -
- 3,919 total downloads
- last updated 11/14/2015
- Latest version: 1.9.7
Reflections helpers for F#