613
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Oct 30, 2024 — Oct 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5044 from nunit/partition-filter-tests More... 15 days ago
Add PartitionFilter.TryCreate() test coverage More... 15 days ago
Output of Repeated test should contain output of all runs. (#5038) More... 29 days ago
Issue5026 inconclusive (#5029) More... about 2 months ago
Merge pull request #5028 from lrampazzo/fix/5025-properties-new-modifier More... about 2 months ago
Rename GetComparableProperties into GetPropertiesToCompare More... about 2 months ago
No need to count all base types we can check if one derives from the other. More... about 2 months ago
Fix SA1501 violation More... about 2 months ago
feat: add support for properties override via new modifier More... 2 months ago
Merge pull request #5024 from nunit/Issue5023_Wasm More... 2 months ago
Ensure we have a name for the test suite. More... 2 months ago
chore: Remove TODOs related to old NUnit.Analyzer issues and bump package (#5020) More... 3 months ago
Update NUnit.Nuget.Publish.yml (#5017) More... 3 months ago
Restore backward compatibility for Is.EqualTo<T>(T? expected) (#5013) More... 3 months ago
Use span-based stackalloc for random GUID generation on non-NETFRAMEWORK targets (#5015) More... 3 months ago
Added support for running Explicit tests in NUnit tests More... 3 months ago
Second Proposed Solution for Issue 4998 (#5003) More... 4 months ago
Merge pull request #5001 from nunit/Issue4994-4995_SideEffectsInDebugger More... 4 months ago
Rename test to a clearer name More... 4 months ago
Remove ConstraintExpression.ToString as it is destructive More... 4 months ago
Add attribute telling the debugger not to evaluate destructive properties More... 4 months ago
Merge pull request #4997 from nunit/chore/UpdateAnalyzer More... 5 months ago
Changes for NUnit1034 More... 5 months ago
Add suppressions for NUnit2021 More... 5 months ago
Update NUnit.Analyzers to version 4.9.1 More... 5 months ago
Merge pull request #4991 from nunit/Issue4990_FileLoadException More... 5 months ago
Restrict BenchMarks project to net8.0 only More... 5 months ago
We need to reference System.Collections.Immutable directly More... 5 months ago
Comment out SequenceEqual for .NET Framework as it is slower than direct comparison. More... 5 months ago
Ensure benchmarks can run targeting multiple frameworks. More... 5 months ago