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

Improve discoverability of the test explorer #6211

Closed
DonJayamanne opened this issue Jun 17, 2019 · 2 comments
Closed

Improve discoverability of the test explorer #6211

DonJayamanne opened this issue Jun 17, 2019 · 2 comments
Assignees
Labels
area-testing experimenting Feature is part of an experiment feature-request Request for new features or functionality

Comments

@DonJayamanne
Copy link

Why not just display test explorer unconditionally.
Benefits:

  • Improved discoverability of Testing as a feature in Python Extension
  • Improved discoverability for novice users of VS Code (those not used to VSC commands).
  • Also, provides a better work flow:
    • Anyone wanting to configure tests, doesn't need to select commands..
    • I.e. user wants the UI, but they need to use commands to get started..
    • Why not just display an empty test explorer, then users know they need to configure something (all from one screen).
  • Allows extension to refresh/display the test explorer as soon as tests are configured (Automatically display the test explorer icon when configuring/discovering tests #4828)
@DonJayamanne DonJayamanne added feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team area-testing needs decision labels Jun 17, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jun 17, 2019
@DonJayamanne DonJayamanne added experimenting Feature is part of an experiment needs PR and removed needs decision labels Jun 18, 2019
@DonJayamanne DonJayamanne added this to the 2019 - June Sprint 12 milestone Jun 18, 2019
@DonJayamanne DonJayamanne self-assigned this Jun 18, 2019
@karrtikr
Copy link

Validated

@ghost ghost removed experimenting Feature is part of an experiment needs PR labels Jun 19, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 26, 2019
@luabud luabud reopened this Aug 6, 2019
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Aug 6, 2019
@luabud luabud added experimenting Feature is part of an experiment and removed triage-needed Needs assignment to the proper sub-team labels Aug 6, 2019
@luabud luabud changed the title Always display test explorer Improve discoverability of the test explorer Jul 22, 2021
@luabud
Copy link
Member

luabud commented Aug 21, 2021

The test explorer is now always displayed with the Python extension since we plugged to the new test explorer API.

@luabud luabud closed this as completed Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing experimenting Feature is part of an experiment feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants