613
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jun 30, 2025 — Jun 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding .net10 as target (#5317) More... 6 days ago
Expose 'ParamName' for only strong-typed argumentexception constraints (#5304) More... 11 days ago
Ensure tests can be loaded and run from dynamic assemblies (#5308) More... 11 days ago
Updating analyzers packages, and other packages that the analyzers requires. (#5314) More... 15 days ago
Updated test packages (#5313) More... 16 days ago
Updated readme, license, and nuspec files for version 5. (#5302) More... 17 days ago
Add regression tests for Theory with non-static DatapointSource (#5281) More... 19 days ago
Move CollectionTallyResult out of nested class and only deprecate COllectionTally (#5310) More... 20 days ago
Feat/allow custom comparer null self (#5218) More... about 1 month ago
chore: Remove mention of `ActualValueDelegate` (#5303) More... about 1 month ago
Update recognized platform names so that "NET" means .NET instead of .NET Framework (#5300) More... about 1 month ago
Add regression tests for Issue #3849 (#5280) More... about 1 month ago
Fixed Issue #5228 (#5299) More... about 1 month ago
Convert ThrowsAsync etc into proper async methods (#5296) More... about 1 month ago
Add tests documenting StopRun behavior on different platforms (#5285) More... about 1 month ago
Use MaxTime for collection equivalency performance tests (#5276) More... about 1 month ago
Fix generic assignable constraints to match non-generic behavior (#5277) More... about 1 month ago
Add test coverage (#5286) More... about 1 month ago
@manfred_brands changes redone from main. (#5275) More... about 1 month ago
Issue5267 fix wrong merge conflict resolution take2 (#5274) More... about 1 month ago
Ensure ThrowsAsync returns an awaitable (#5268) More... about 1 month ago
Release/5.x (#5270) More... about 1 month ago
Add warning threshold support to MaxTimeAttribute (#5260) (#5261) More... about 1 month ago
Add files to support AI agent coding (#5225) More... about 2 months ago
Add further test cases for equivalency checks More... about 2 months ago
Separate "Not.Null" check from param name assertion More... about 2 months ago
Add negative test for equivalency of incompatible types More... about 2 months ago
A quick copilot-guided fix for cross-type equivalency checks More... about 2 months ago
Respond to most feedback More... about 2 months ago
Move the nullvaluesource tests into testdata so that we can remove the "explicit" usage on the original test method and prevent them reporting as "skipped" More... about 2 months ago