613
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 06, 2025 — Jun 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feat/allow custom comparer null self (#5218) More... 7 days ago
chore: Remove mention of `ActualValueDelegate` (#5303) More... 9 days ago
Update recognized platform names so that "NET" means .NET instead of .NET Framework (#5300) More... 10 days ago
Add regression tests for Issue #3849 (#5280) More... 11 days ago
Fixed Issue #5228 (#5299) More... 13 days ago
Convert ThrowsAsync etc into proper async methods (#5296) More... 13 days ago
Add tests documenting StopRun behavior on different platforms (#5285) More... 14 days ago
Use MaxTime for collection equivalency performance tests (#5276) More... 14 days ago
Fix generic assignable constraints to match non-generic behavior (#5277) More... 15 days ago
Add test coverage (#5286) More... 15 days ago
@manfred_brands changes redone from main. (#5275) More... 15 days ago
Issue5267 fix wrong merge conflict resolution take2 (#5274) More... 15 days ago
Ensure ThrowsAsync returns an awaitable (#5268) More... 15 days ago
Release/5.x (#5270) More... 15 days ago
Add warning threshold support to MaxTimeAttribute (#5260) (#5261) More... 18 days ago
Add files to support AI agent coding (#5225) More... 22 days ago
Add further test cases for equivalency checks More... 25 days ago
Separate "Not.Null" check from param name assertion More... 25 days ago
Add negative test for equivalency of incompatible types More... 26 days ago
A quick copilot-guided fix for cross-type equivalency checks More... 27 days ago
Respond to most feedback More... 27 days 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 1 month ago
Remove tests duplicated by DatapointTests.WorksOnField More... about 1 month ago
Reduce skipped count by filtering out invalid test cases for runtimeframework ParseByClrVersion tests More... about 1 month ago
Refactor DateTimeOffsetEquality tests to use explicit [Test] methods to avoid invalid cases being generated from data points More... about 1 month ago
Merge pull request #5250 from ackhack/fix/simple More... about 1 month ago
apply suggestions More... about 1 month ago
fix `RetryOnAllowedStopsOnOtherException` and add `using (Assert.EnterMultipleScope())` to applicable tests in `RetryAttributeTests` More... about 1 month ago
Apply suggestions from code review More... about 1 month ago
improve unit test More... about 1 month ago