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

Add option to dotnet test to generate playlist for failed tests #3338

Closed
MaceWindu opened this issue Feb 8, 2022 · 3 comments
Closed

Add option to dotnet test to generate playlist for failed tests #3338

MaceWindu opened this issue Feb 8, 2022 · 3 comments

Comments

@MaceWindu
Copy link

MaceWindu commented Feb 8, 2022

Description

Consider following scenario when running tests on test server/CI results in some failing tests. As developer I would like to get playlist with failed tests as additional test run artifact so I can load it and debug/fix failing tests.

As workaround currently we use own tool to parse trx file and generate playlist from it.

@Piedone
Copy link

Piedone commented Jun 27, 2022

This would be great!

Can you disclose something about how you do it with the TRX parsing? Perhaps do you have a GitHub Actions action for it?

@JinsPeter
Copy link

I, as a developer would really appreciate such a feature

@nohwnd
Copy link
Member

nohwnd commented Jul 8, 2024

This is a new feature and won't be implemented, we are focusing on adding new features to Testing.Platform instead. https://aka.ms/testingplatform

@nohwnd nohwnd closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants