microsoft / microsoft/multilspy
C# tests skipped: test repository (Ryujinx) no longer exists
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 610
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
The C# tests in test_multilspy_csharp.py and test_sync_multilspy_csharp.py are skipped with @pytest.mark.skip(reason="Need to find alternative repository to test"). The test repo LakshyAAAgrawal/Ryujinx returns 404.
Need to find a replacement open-source C# repository with a .sln file and update the tests with new file paths, line numbers, and expected results.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading test_multilspy_csharp.py and test_sync_multilspy_csharp.py, including the skipped tests and their current repository paths, line numbers, and expected results. Find an open-source C# repository with a .sln file, update those references and expectations, remove the skip markers, and confirm both tests run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- testing, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100