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

Return location of test in json report #87

Open
razzeee opened this issue Apr 21, 2021 · 2 comments
Open

Return location of test in json report #87

razzeee opened this issue Apr 21, 2021 · 2 comments

Comments

@razzeee
Copy link

razzeee commented Apr 21, 2021

It would be helpful to get the location of a test. At least the line number, column would be a bonus.
I'm not too sure if we need the file path too. But it might not hurt?

Similar to: rtfeldman/node-test-runner#368

@mpizenberg
Copy link
Owner

Also related to that issue is the usage of labels to match tests results and tests detection inside VSCode client plugin. I need to have a look at that (this is a reminder comment for me).

@razzeee
Copy link
Author

razzeee commented Sep 25, 2021

Yes, I would also think this makes more sense in tandem.

Maybe we should even check the new vscode api and see if there's something obvious, that's missing https://github.com/microsoft/vscode/blob/main/src/vs/vscode.d.ts#L14406
https://code.visualstudio.com/api/extension-guides/testing

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

No branches or pull requests

2 participants