Issues
- 8
Wrong xUnit runner "xunit.execution.dotnet" chosen for .NET Framework property tests
#678 opened by ronnieholm - 5
CVE issues from use of old libraries
#680 opened by kiljoy001 - 4
Test methods with FsCheck.Xunit.PropertyAttribute throws MissingMethodException in xUnit 2.9
#682 opened by erikljung - 8
Would it be possible to have multiple [Property] attributes on a single xunit test method?
#616 opened by iskandersierra - 5
Tests not ending with custom shrinker
#675 opened by rynoV - 0
Add README to NuGet packages
#674 opened by kurtschelfthout - 6
- 8
Packaging improvements
#664 opened by kurtschelfthout - 19
Fallout from Paket and FAKE deletion
#663 opened by Smaug123 - 4
- 7
FsCheck not registering a static method that takes Arbitrary<TType> in C#
#640 opened by BennieCopeland - 3
No instances of class FsCheck.Testable+ITestable1[T] for type Microsoft.FSharp.Collections.FSharpList1[FsCheck.Property]
#660 opened by rynoV - 0
- 1
How to use Collect from async test (C#)
#609 opened by jibbers42 - 6
xUnit analyzer emits errors on Property tests
#636 opened by voroninp - 3
Modelbased testing?
#648 opened by mmcedora - 1
feat(FsCheck.Xunit): Support xUnit >= 2.5, < 3
#647 opened by bartelink - 1
Expose `Gen.choose64`
#649 opened by corsinpfister - 6
- 1
feat(FsCheck.NUnit): Support NUnit >= 4.0.0
#650 opened by lucasteles - 2
Model-based testing examples in C#?
#651 opened by baynezy - 1
FsCheck 3.0.0-rc1 XUnit Property attribute doesn't respect IAsyncLifetime
#657 opened by BennieCopeland - 3
- 6
FsCheck 3.0.0 RC1 dependency on xunit.extensibility.execution is out of date by three minor versions.
#658 opened by BennieCopeland - 2
- 3
- 5
FsCheck generating test objects in C#
#656 opened by JaggerJo - 6
`StringNoNulls` is passing a null?
#654 opened by baynezy - 4
- 2
- 6
- 3
- 2
The type 'Config' does not define the field, constructor or member 'WithArbitrary'
#642 opened by LAC-Tech - 8
Allow asynchronous tests to run on Task<'a>
#633 opened by ploeh - 2
Model-based testing seems to ignore command preconditions when model implementation is mutable?
#631 opened by nyctef - 6
- 14
NUnit question/ request?
#637 opened by mmcedora - 6
Generate built-in `Range`
#621 opened by stijnmoreels - 4
How to globally register arbitraries in 3.x
#632 opened by spingee - 1
Recursive C# models
#626 opened by TrickyCat - 1
NUnit PropertyAttribute name conflict
#622 opened by lucasteles - 13
Question: how to create dependent properties?
#628 opened by egil - 1
- 5
Support `Gen.pick` by analogy to `Seq.pick`
#625 opened by brianberns - 1
- 24
Proposal: Negate/Invert properties
#614 opened by ComradeVanti - 12
- 3
3.0.0-beta2 Tuple Generation appears to use default Arbitraries instead of overrides in ArbMap
#611 opened by farlee2121 - 1
- 19
Better Support For C# Records
#605 opened by TrickyCat