dwmkerr / dwmkerr/dotnet-com-admin
feat: .NET Framework Tests
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We need a test which handles the conditional code for the .NET framework.
1. Either multi-target the test libraries and have conditional compilation of tests (probably easiest and least 'noisy')
2. Or create a dedicated .NET test library (more noise, but possibly clearer)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the test libraries and the conditional code for .NET Framework in the repository. Compare multi-targeting the existing test libraries with conditional compilation against creating a dedicated .NET test library; done means the relevant .NET Framework paths are covered by tests without unnecessary project complexity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100