Skip to content

alex-bogomaz/SmallCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmallCheck

F# exhaustive testing framework. Port of Haskell SmallCheck test library

migrated from https://smallcheck.codeplex.com/

Refer to http://hackage.haskell.org/package/smallcheck for original Haskell implementation

TODO:

  • implement 'TODO's in code
  • implement Serial instances for BCL types
  • XML document code
  • port examples
  • support exceptions
  • support properties which return unit
  • write unit-tests
  • write C# interface
  • integrate with test frameworks (NUnit, xUnit.net)
  • check that F# Serial implementations match Haskell implementations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages