Skip to content

improve TestExplorer test#8337

Open
bschnurr wants to merge 3 commits intomicrosoft:mainfrom
bschnurr:fix-testexplorer-test
Open

improve TestExplorer test#8337
bschnurr wants to merge 3 commits intomicrosoft:mainfrom
bschnurr:fix-testexplorer-test

Conversation

@bschnurr
Copy link
Copy Markdown
Member

by selecting the grouping button in this form 'Project,Namespace,Class' then pass in the project name to the tests so that we follow down the test tree correctly

ignore the 2 debug ones until thats fixed

image

…ct,Namespace,Class' then pass in the project name to the tests so that we follow down the test tree correctly
@bschnurr bschnurr requested a review from a team as a code owner November 27, 2025 19:57
// See the Apache Version 2.0 License for specific language governing
// permissions and limitations under the License.

using Microsoft.VisualStudio.TestTools.UnitTesting;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just using the new code cleanup profile 1

@sonarqubecloud
Copy link
Copy Markdown

//_app.ExecuteCommand(TestCommands.GroupBy); // by class

//Thread.Sleep(100);
public void GroupByProjectNamespaceClass()
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bringing back this function to select the test grouping. "Project, Namespace, Class"

@bschnurr
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant