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

Context menu for tests on code pane? #4776

Closed
bclothier opened this issue Feb 7, 2019 · 0 comments
Closed

Context menu for tests on code pane? #4776

bclothier opened this issue Feb 7, 2019 · 0 comments
Assignees
Labels
difficulty-02-ducky Resolving these involves the internal API, but with relatively easy problems to solve. enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. feature-unit-testing wpf Issue is easier to resolve with knowledge of WPF/XAML
Milestone

Comments

@bclothier
Copy link
Contributor

In VS, you can right-click somewhere on the code within a test method and choose Run Test. This makes it very convenient to run a test for whatever you are looking at in the code pane without hunting for it through the test explorer.

If a right-click menu item is not practical, maybe provide a sync button on the test explorer to sync the selection based on the active code pane's caret position to a test method so that the Run selected test can be then used without the hunting.

@bclothier bclothier added enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. feature-unit-testing difficulty-02-ducky Resolving these involves the internal API, but with relatively easy problems to solve. wpf Issue is easier to resolve with knowledge of WPF/XAML labels Feb 7, 2019
@comintern comintern self-assigned this Feb 9, 2019
@Vogel612 Vogel612 added this to Done in Release 2.4.1 Feb 28, 2019
@Vogel612 Vogel612 added this to the 2.4.1 milestone Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-02-ducky Resolving these involves the internal API, but with relatively easy problems to solve. enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. feature-unit-testing wpf Issue is easier to resolve with knowledge of WPF/XAML
Projects
No open projects
Release 2.4.1
  
Done
Development

No branches or pull requests

3 participants