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

Pytest inline error reporting #24910

Open
NorthIsUp opened this issue Mar 17, 2025 · 0 comments
Open

Pytest inline error reporting #24910

NorthIsUp opened this issue Mar 17, 2025 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team

Comments

@NorthIsUp
Copy link

This is a request to re-open #19401 which was closed with the following response:

Looking through this issue I think getting inline errors for pytest would be quite challenging due to the need to parse output which we also have seen can be hard to get right. That being said, I think that ask is out of scope for what is achievable in the project right now.

I agree that parsing output is hard, but pytest can also output junitxml files to a specified location, wouldn't that make the implementation quite simple?

thanks!

@NorthIsUp NorthIsUp added the feature-request Request for new features or functionality label Mar 17, 2025
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants