4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 29, 2025 — Aug 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 3.4.0
convert-repo
as Kurt Schelfthout
More... 11 days ago
Set release date to today.
convert-repo
as Kurt Schelfthout
More... 11 days ago
More conservative version bounds for xunit.v3.
convert-repo
as Kurt Schelfthout
More... 11 days ago
Updated readme.
convert-repo
as Kurt Schelfthout
More... 11 days ago
"Update" dotnet test runner busywork. Thanks MSFT: https://learn.microsoft.com/en-gb/dotnet/core/testing/unit-testing-with-dotnet-test
convert-repo
as Kurt Schelfthout
More... 11 days ago
Moved FsCheck.Test over to use xunit.v3.
convert-repo
as Kurt Schelfthout
More... 11 days ago
Refactor runner tests so they don't rely on internal module.
convert-repo
as Kurt Schelfthout
More... 11 days ago
Tidy.
convert-repo
as Kurt Schelfthout
More... 11 days ago
Updated year.
convert-repo
as Kurt Schelfthout
More... 11 days ago
Added Readme to FsCheck.Xunit.v3 too.
convert-repo
as Kurt Schelfthout
More... 12 days ago
Removed unnecessary FsCheck.Test dependency.
convert-repo
as Kurt Schelfthout
More... 12 days ago
Updated appveyor image version to VS 2026.
convert-repo
as Kurt Schelfthout
More... 13 days ago
Updated version to 3.4.
convert-repo
as Kurt Schelfthout
More... 13 days ago
Fixed deprecation warning.
convert-repo
as Kurt Schelfthout
More... 13 days ago
Updated to .net 10.
convert-repo
as Kurt Schelfthout
More... 13 days ago
Add README files to NuGet packages (#741) More... 13 days ago
Update to xunit.v3 4.0.0 More... 14 days ago
test: add Gen.choose edge case test with equal bounds (#737) More... 15 days ago
Bump version to 3.3.4
convert-repo
as Kurt Schelfthout
More... about 1 month ago
Docs: removed the note about 3.x being in pre-release.
convert-repo
as Kurt Schelfthout
More... about 1 month ago
C# record generation: fix bug manifesting as cast exception, if a positional record's properties do not appear in the same order as in the ctor. Happens (only?) with inheritance. Fixes #735
convert-repo
as Kurt Schelfthout
More... about 1 month ago
Delete outdated docs/_template.html, it messed up the docs site
convert-repo
as Kurt Schelfthout
More... 4 months ago
Clone repo via https.
convert-repo
as Kurt Schelfthout
More... 4 months ago
Bump version to 3.3.3
convert-repo
as Kurt Schelfthout
More... 4 months ago
Bump version to 3.3.3.
convert-repo
as Kurt Schelfthout
More... 4 months ago
Tidy.
convert-repo
as Kurt Schelfthout
More... 4 months ago
Update xunit runner.
convert-repo
as Kurt Schelfthout
More... 4 months ago
Merge stamps and labels in And/Or property combinators (#729) More... 7 months ago
Fix NullReferenceException in takeWhilePlusLast with single-element sequences (#728) More... 7 months ago
Add Gen.pick and Gen.tryPick functions (#730) More... 7 months ago