614
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 4 years ago.
Aug 22, 2018 — Aug 22, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Consistently use 'is null' and 'is not null' iso '== null' and '!= null' More... about 1 year ago
Explicitly specify accessibility of members. More... about 1 year ago
LowTrustFixture: Don't try to unload the AppDomain twice More... about 1 year ago
nunitlite.test: Add NUnit.Analyzer to suppress nullability warnings More... about 1 year ago
Framework.Tests: Convert to nullable. More... about 1 year ago
Shared code Nullable changes More... about 1 year ago
Framework: More nullable changes as result of making nunit tests nullable. More... about 1 year ago
Merge pull request #4374 from nunit/Issue4237 More... about 1 year ago
Fixed test More... about 1 year ago
Merge pull request #4360 from lahma/optimize-test-reporting More... about 1 year ago
Fixes #4237 More... about 1 year ago
Merge pull request #4368 from lahma/guard-throw-helper More... about 1 year ago
Merge pull request #4362 from lahma/optimize-xml-handling More... about 1 year ago
Change Guard methods to be inlineable More... about 1 year ago
Merge pull request #4352 from manfred-brands/nullable More... about 1 year ago
Merge pull request #4366 from nunit/nunit.analyzer More... about 1 year ago
Add NUnit.Analyzers to nunit.framework.tests project More... about 1 year ago
Issue4365: Ensure TestBuilder.Execute does restore TestExecutionContext More... about 1 year ago
Merge pull request #4363 from nunit/3867-update-readme More... about 1 year ago
Remove reference to inability to run tests in VS2019 More... about 1 year ago
Merge pull request #4354 from lahma/optimize-filters More... about 1 year ago
review fixes More... about 1 year ago
Merge pull request #4344 from stevenaw/stevenaw/tests-for-assertmultiple-scopes More... about 1 year ago
Merge pull request #4356 from manfred-brands/anyOf_Improvements More... about 1 year ago
build.cmd no longer needs powershell More... about 1 year ago
Optimize progress reporting by reusing StringBuilder More... about 1 year ago
Merge pull request #4350 from lahma/optimize-true More... about 1 year ago
Allows Is.AnyOf to be called with arrays or other collections More... about 1 year ago
Optimize filter operations More... about 1 year ago
Added FullName extension method to Type More... about 1 year ago