Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "run tests" and "debug tests" code lens actions to test classes #1622

Closed
bittercoder opened this issue Jul 3, 2017 · 1 comment
Closed

Comments

@bittercoder
Copy link

Environment data

dotnet --info output:
.NET Command Line Tools (1.0.4)

Product Information:
Version: 1.0.4
Commit SHA-1 hash: af1e6684fd

Runtime Environment:
OS Name: ubuntu
OS Version: 17.04
OS Platform: Linux
RID: ubuntu.16.10-x64
Base Path: /usr/share/dotnet/sdk/1.0.4

VS Code version: 1.13.1

C# Extension version: 1.11.0

Production Suggest

It would be great if the dotnet testing code lens could include "run tests" and "debug tests" actions on the class if it contains 1 or more test methods, this workflow is really useful when TDD'ing.

@DustinCampbell
Copy link
Member

Hi! This is a duplicate of #420.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants