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

Test Runner and Project Manager UX improvements #824

Closed
nickzhums opened this issue Nov 25, 2021 · 3 comments
Closed

Test Runner and Project Manager UX improvements #824

nickzhums opened this issue Nov 25, 2021 · 3 comments
Assignees

Comments

@nickzhums
Copy link
Member

This customer provides valuable feedback on project manager and test runner. Here's the recording

https://microsoft-my.sharepoint.com/personal/v-laurelgui_microsoft_com/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fv%2Dlaurelgui%5Fmicrosoft%5Fcom%2FDocuments%2FRecordings%2FCall%20with%20Aaron%20and%203%20others%2D20211125%5F091156%2DMeeting%20Recording%2Emp4&parent=%2Fpersonal%2Fv%2Dlaurelgui%5Fmicrosoft%5Fcom%2FDocuments%2FRecordings

14:00 - 20:00 - On project manager, esp refresh button, build sync status, and import java project into workspace

33:00 - 38:00 - Test Runner UX improvement

@jdneo
Copy link
Member

jdneo commented Nov 25, 2021

Ok, to summarize the requests:

VS Code Java:
Feedback for build status terminal: #828

  • When to finish is not clear
  • Too many lines with same statement with different IDs (e.g. xxx Building [Done])

Projects Manager for Java:

  1. Make the Refresh button to do a re-import Refresh button is confusing vscode-java-dependency#562

Test Runner:

  1. Double click a test node can go to the test

  2. The editor test message stays at where it is when user is editing the file Support clear test result of a certain test item vscode-java-test#1342

    • Or support clear test results for a certain test
  3. Too many lines showed in test Message view [Request] Hide the JUnit Callstack from the stacktrace vscode-java-test#1281

    • Be able to click to see more
  4. Click show in editor from the test message view, the text is not escaped Markdown string in the test message is not unescaped vscode#137851

@jdneo
Copy link
Member

jdneo commented Nov 25, 2021

@nickzhums

I've created related issues for each feedback. This issue will be closed and let's track them in their related issues.

@jdneo jdneo closed this as completed Nov 25, 2021
@nickzhums
Copy link
Member Author

Thanks @jdneo!

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