Tests should use TheoryData<>
Open
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
Assessment
This issue has not been assessed yet.