Skip to content

Typo in MSTEST0016 description #3807

@Mertsch

Description

@Mertsch

Describe the bug

https://learn.microsoft.com/en-us/dotnet/core/testing/mstest-analyzers/mstest0016

Rule description
A test class should have at least one test method or be static and have methods that are attributed with [AssemblyInitialization] or [AssemblyCleanup].

States AssemblyInitialization, but it should be AssemblyInitialize.

Additional context

MSTest 3.6.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions