Skip to content

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

Closed

Description

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.

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

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