Run Tests and Debug Tests does not work if click from the context menu and SE window.
Open
@StellaHuang95 is already working on this.
Since Dec 21, 2023.
bug
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Steps to Reproduce
1.Add unit tests and save it.
2.In editor, use Run Tests or Debug Tests from the context menu.
2.In SE, right-click to select Run Tests or Debug tests.
Expected behavior
Tests can be run and debugged successfully from context menu and SE.
Actual behavior
No tests found to run or debug from context menu and SE.
Contributor guide
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.
Assessment
This issue has not been assessed yet.