1-5 of 5 < Previous Next >
1 vote

Allow customization of counter-example output

Some open extensibility mechanism for customizing FsCheck's output of generated values is needed, e.g. for cases where ToString or StructuredFormat are not available or used for something else. Pos...

id# 13370 | Planned Release: None | Last Updated: Jun 1 at 9:50 AM by kurt2001 | Created On: May 29 at 7:30 AM by kurt2001
1 vote

Disposing of generated values

Some generated values need to be disposed after each test, some cannot be disposed, some need to be disposed at the end of all tests. Come up with some mechanism to support this. Probably a generat...

id# 12199 | Planned Release: None | Last Updated: Dec 23 2008 at 4:56 PM by kurt2001 | Created On: Dec 23 2008 at 4:56 PM by kurt2001
1 vote

Memoize generated values and guarantee uniqueness

A property that succeeds for a certain value should not be run again for that value (or should it?). Maybe this could be optional by providing a new property combinator 'unique' which guarantees th...

id# 11863 | Planned Release: None | Last Updated: Dec 4 2008 at 12:20 PM by kurt2001 | Created On: Dec 4 2008 at 12:12 PM by kurt2001
1 vote

Parallel execution of tests

FsCheck test runs should be fairly easily parallelizable. Add a configuration parameter that indicates the desired number of tasks t to split in, and then just split the required number of test cas...

id# 11862 | Planned Release: None | Last Updated: Dec 4 2008 at 12:08 PM by kurt2001 | Created On: Dec 4 2008 at 12:08 PM by kurt2001
1 vote

Port and integrate smallcheck

Smallcheck [1] is another testing framework for Haskell, that generates an exhaustive combination of values for properties. It may be possible to integrate this exhaustive generation with FsCheck. ...

id# 11859 | Planned Release: None | Last Updated: Dec 4 2008 at 12:02 PM by kurt2001 | Created On: Dec 4 2008 at 12:02 PM by kurt2001
1-5 of 5 < Previous 1 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987