dotnet / dotnet/winforms

Tests should use TheoryData<>

Open
#11,041 9 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

Theory tests should preferably use the `TheoryData<>` pattern where possible. We have several hundred hits for the analyzer for this currently (`xUnit1042`). The analyzer is disabled in the `.editorconfig` file and can be commented out to hunt these down.

Once addressed we can turn this back on.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.