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

Provide extra options to --list-tests #3221

Open
Evangelink opened this issue Jul 7, 2024 · 1 comment
Open

Provide extra options to --list-tests #3221

Evangelink opened this issue Jul 7, 2024 · 1 comment
Labels
Area: MTP Belongs to the Microsoft.Testing.Platform core library

Comments

@Evangelink
Copy link
Member

Evangelink commented Jul 7, 2024

Summary

The current --list-tests option is too static and only provide really few informations about the tests. It's also incompatible with extensions while some could have some sense.

Here are some examples of improvements that could be done:

  • Display full test info instead of only display name
  • Group displayed tests by [grouping] (e.g. namespaces, classes, subclasses...)
  • Provide TRX with all tests as not executed

Originally posted by @MarcoRossignoli in https://github.com/microsoft/testanywhere/issues/1266

@nohwnd
Copy link
Member

nohwnd commented Nov 13, 2024

dotnet/sdk#39957 might be worth adding a machine readable listing to the list of features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: MTP Belongs to the Microsoft.Testing.Platform core library
Projects
None yet
Development

No branches or pull requests

2 participants