dotnet / dotnet/winforms

Move test related code under a common test folder

Open
#12,573 0 comments 0 reactions 1 assignee Claimed by @JeremyKuhne View on GitHub
enhancement test-enhancement
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

WPF has all of their tests under a single test folder. This is advantageous for a number of reasons.

- Test code can rely on normal build folder hierarchy mechanisms (`Directory.build.*`, `.editorconfig`, etc.)
- Test projects are easier to find
- Easier to pattern match

To better align our repos this is the pattern we should follow as well.

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.