Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nunit/nunit.analyzers

Roslyn analyzers for writing unit tests with NUnit
https://github.com/nunit/nunit.analyzers

Detect more Classic Assert

manfred-brands opened this pull request 8 days ago
chore: Bump NUnit to version 4.2.2

mikkelbu opened this pull request about 1 month ago
chore(deps): Bump NUnit from 3.14.0 to 4.2.2 in /src

dependabot[bot] opened this pull request about 1 month ago
Diagnostic suppressor for null references works only for open files

lennartb- opened this issue about 1 month ago
chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src

dependabot[bot] opened this pull request about 2 months ago
Fix trivia for NUnit2046

verdie-g opened this pull request about 2 months ago
NUnit2007 doesn't apply trivia correctly

manfred-brands opened this issue about 2 months ago
Fix trivia for NUnit2007

verdie-g opened this pull request about 2 months ago
NUnit1032 on `MsSqlContainer.DisposeAsync()`

perlun opened this issue 2 months ago
chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593 in /src

dependabot[bot] opened this pull request 2 months ago
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 in /src

dependabot[bot] opened this pull request 2 months ago
chore: bump version

mikkelbu opened this pull request 3 months ago
chore: Update release notes

mikkelbu opened this pull request 3 months ago
Prevent exception when fields are declared in a different source file.

manfred-brands opened this pull request 4 months ago
Add support for checking TestCase<> parameters

manfred-brands opened this pull request 4 months ago
Added TestContext.Write Is Obsolete Analyzer

manfred-brands opened this pull request 4 months ago
Recognized the new `Assert.EnterMultipleScope()` concept.

manfred-brands opened this issue 4 months ago
CodeFix for NUnit2007 doesn't show up when `.WithIn` is used.

manfred-brands opened this issue 4 months ago
Augment NUnit1001 to recognized and check generic TestCase attributes

manfred-brands opened this issue 4 months ago
Add Rule for converting `is T` into `Is.InstanceOf<T>()`

manfred-brands opened this issue 5 months ago
Update the solution file

Bartleby2718 opened this pull request 5 months ago
New diagnostic: Remove a common parameter from TestCases

Bartleby2718 opened this issue 5 months ago
Simplify the ValuesAttribute

Bartleby2718 opened this pull request 5 months ago
NUnit1032: Explain how to dispose fields when using InstancePerTestCase

manfred-brands opened this pull request 5 months ago
New diagnostic: The Values attribute can be simplified.

Bartleby2718 opened this issue 5 months ago
Make best attempt at fixing trivia

Bartleby2718 opened this pull request 5 months ago
Fix the typo in the title for NUnit2014

Bartleby2718 opened this issue 5 months ago
[suggestion] NUnit2014 doesn't flag Enumerable.Any(predicate)

Bartleby2718 opened this issue 5 months ago
F# Auto Fix Support

sahin52 opened this issue 5 months ago
Recognize "(field as IDisposable)?.Dispose()"

manfred-brands opened this pull request 6 months ago
No Suggestion For IsAssignableFrom and IsNotAssignableFrom

sahin52 opened this issue 6 months ago
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /src

dependabot[bot] opened this pull request 6 months ago
Recognize Fully Qualified NUnit.Framework.Assert.That

manfred-brands opened this pull request 6 months ago
Null suppression does not work when `Assert` is fully qualified

RenderMichael opened this issue 6 months ago
Move NUnit4 paragraph under table.

manfred-brands opened this pull request 6 months ago
Update NUnit2013.md to fix code block

SeanKilleen opened this pull request 7 months ago
chore: bump version

mikkelbu opened this pull request 7 months ago
chore: Update release notes

mikkelbu opened this pull request 7 months ago
Missing full stops added to NUnit2050

maettu-this opened this pull request 7 months ago
Add test for wrapping conditional expression in parenthesis for NUnit2050

manfred-brands opened this pull request 7 months ago
NUnit2010: Exclusions

manfred-brands opened this pull request 7 months ago
NUnit2050 should consider conditional operator

matode opened this issue 7 months ago
NUnit2010 - Is.EqualTo does not consider Enums

matode opened this issue 7 months ago
[BUG] NUnit1018 doesn't recognize collection expression

adaskos-signal opened this issue 7 months ago
Sometimes we cannot convert message+args into a formattable string.

manfred-brands opened this pull request 7 months ago
Unable to load

OsirisTerje opened this issue 7 months ago
Use Markdown for CHANGES

Bartleby2718 opened this pull request 7 months ago
NUnit2021: Incompatible types for EqualTo constraint not correct

EdLichtman opened this issue 7 months ago
Add support for Assume.That for NUnit2050

manfred-brands opened this pull request 7 months ago
Replace UpdateStringFormatToFormattableString with String.Format

Bartleby2718 opened this issue 7 months ago
NUnit2050 should cover Assume

hazzik opened this issue 7 months ago
NUnit2022 should allow Count on enumerables

zeppelin37 opened this issue 7 months ago
Fix logic around out-of-order arguments for classic assertions (#712)

Bartleby2718 opened this pull request 7 months ago
[suggestion] NUnit1028 could be improved

Bartleby2718 opened this issue 7 months ago
NuGet package should provide AllDisabled ruleset\config

payn-git opened this issue 8 months ago
chore: bump-version

mikkelbu opened this pull request 8 months ago
chore: Update release notes

mikkelbu opened this pull request 8 months ago
Not correctly marked incompatible types for EqualTo constraint

alexandra142 opened this issue 8 months ago
Nunit.Analyzers not applying code fixes

joshboyceplexure opened this issue 8 months ago
Ignore null suppression operator when matching Is.Not.Null

manfred-brands opened this pull request 8 months ago
NUnit2010: Add support for detecting use of 'is' pattern inside 'Assert.That'

manfred-brands opened this pull request 8 months ago
Support Assume.That(x, Is.Not.Null) to suppress nullable warning

manfred-brands opened this pull request 8 months ago
CodeFix for Assert with null message causes ambiguous code.

manfred-brands opened this issue 8 months ago
Remove null message in AreEqual code fix

verdie-g opened this pull request 8 months ago
chore: Bump NUnit to version 4.1.0

mikkelbu opened this pull request 8 months ago
NUnit1025 should ignore abstract classes

NinjaCross opened this issue 9 months ago
chore(deps): Bump NUnit from 3.14.0 to 4.1.0 in /src

dependabot[bot] opened this pull request 9 months ago
Switch to using license expression

lahma opened this pull request 9 months ago
Possibly Null Reference Warning should be suppressed for Assume

TheBigNeo opened this issue 9 months ago
DereferencePossiblyNullReferenceSuppressor for custom Is classes

TheBigNeo opened this issue 9 months ago