linksplatform / linksplatform/Disposables
Find a way to remove special case for .NET Framework here
Open
enhancement
- Dominant language
- C#
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Disposables/blob/bf38c5c4402f4de50207ceae83c9a93e499085f7/Platform.Disposables.Tests/DisposableTests.cs#L81-L85
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Platform.Disposables.Tests/DisposableTests.cs at lines 81-85 and inspect the .NET Framework-specific special case referenced by the issue. Determine whether the test can be made framework-independent, then run the repository's test suite to verify the behavior. Done means the special case is removed without losing the relevant test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100