Avoids having to set Arbitrary on each PropertyAttribute
Id #16799 | Release:
None
| Updated: Mar 21 at 1:23 PM by kurt2001 | Created: Mar 21 at 1:23 PM by kurt2001
So users can just copy-paste the printed seed into the attribute and run with that
Id #16798 | Release:
None
| Updated: Mar 21 at 1:22 PM by kurt2001 | Created: Mar 21 at 1:22 PM by kurt2001
FSCheck.Arb.Default is missing the Arbitrary<Decimal> member.
Id #16797 | Release:
None
| Updated: Jan 2 at 6:15 AM by empeak | Created: Jan 2 at 6:15 AM by empeak
because you use the FSharp 2.0 Runtime version of the FSharp.Core.dll the lib will not work in a project compiled with VS2012 (projects created in VS2012 will use the 3.0 Runtime version)
You sho...
Id #16795 | Release:
None
| Updated: Aug 12, 2012 at 8:23 PM by kurt2001 | Created: Jul 18, 2012 at 7:32 AM by CKoenig
Shrinker asks for the sequence of immediate shrinks when not shrinking (it does not ask for any elements, but the sequence gets constructed nonetheless)
Id #16787 | Release:
None
| Updated: Jun 15, 2010 at 8:44 AM by kurt2001 | Created: Jun 15, 2010 at 8:44 AM by kurt2001
in one of the IRunner methods.
Id #16786 | Release:
None
| Updated: Jun 15, 2010 at 8:42 AM by kurt2001 | Created: Jun 15, 2010 at 8:42 AM by kurt2001
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 | Release:
None
| Updated: Jun 1, 2009 at 8:50 AM by kurt2001 | Created: May 29, 2009 at 6:30 AM by kurt2001
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 | Release:
None
| Updated: Dec 23, 2008 at 3:56 PM by kurt2001 | Created: Dec 23, 2008 at 3:56 PM by kurt2001
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 | Release:
None
| Updated: Dec 4, 2008 at 11:20 AM by kurt2001 | Created: Dec 4, 2008 at 11:12 AM by kurt2001
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 | Release:
None
| Updated: Jun 21, 2012 at 1:22 AM by kurt2001 | Created: Dec 4, 2008 at 11:08 AM by kurt2001