Skip to content

Will run all tests in class if triggering test from method level in test explorer #441

@bsaby

Description

@bsaby

Project: https://github.com/Microsoft/todo-app-java-on-azure

Repro Steps:
1, Open todo project in vscode
2. Expand package com.microsoft.azure.sample to the method level
3. Trigger test from a method
image

Result:
Test runner will run all methods in class TodoApplicationTest
image

Expect:
Only run one method if trigger test from a method.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions