Skip to content

IDE analyzer/fixer test framework should always force enable analyzer rules by default #29615

@mavasani

Description

@mavasani

Current implementation does not attempt to force enable analyzer rules that are IsEnabledByDefault = false. This forces the analyzers to have a test only path to force enable the rules for unit tests, see #29511 (comment). This issue tracks adding functionality to test framework to always enable all supported diagnostics reported by an analyzer during unit test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions