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

Automatically detect new test file in test explorer in Python #8675

Closed
rvinothrajendran opened this issue Nov 20, 2019 · 5 comments · Fixed by #16769
Closed

Automatically detect new test file in test explorer in Python #8675

rvinothrajendran opened this issue Nov 20, 2019 · 5 comments · Fixed by #16769
Labels
area-testing feature-request Request for new features or functionality verified Verification succeeded
Milestone

Comments

@rvinothrajendran
Copy link

rvinothrajendran commented Nov 20, 2019

Feature: Automatically detect a new test file in test explorer

Description

how Explorer defected the new file (paste the new file in the folder) in VS code , the same behavior will implement in test explorer(detect only for a new test file) in VSCode , its good

@rvinothrajendran rvinothrajendran added data science feature-request Request for new features or functionality labels Nov 20, 2019
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Nov 20, 2019
@karthiknadig karthiknadig added needs decision and removed triage-needed Needs assignment to the proper sub-team labels Nov 21, 2019
@karthiknadig
Copy link
Member

Thank you for the suggestion! We have marked this issue as "needs decision" to make sure we have a conversation about your idea. We plan to leave this feature request open for at least a month to see how many 👍 votes the opening comment gets to help us make our decision.

@rvinothrajendran
Copy link
Author

rvinothrajendran commented Nov 21, 2019

Thanks @karthiknadig , one more I found , If am adding the new test file , Its not reflecting in Test explorer, after restarting its working fine ( VS Code version : 1.40.1)

@brettcannon brettcannon added the verified Verification succeeded label Jul 29, 2021
@brettcannon
Copy link
Member

This is solved in our upcoming test provider.

Animation

@shanewazabbas
Copy link

Hey @brettcannon , I think this needs to be tweaked. As there's no way to run all the tests anymore in a single file from a click. I ran into this issue in my own code. And judging by the gif above, it seems like its not just me. There should be a play button to indicate running all tests, like we could do before with code lens.

@brettcannon
Copy link
Member

brettcannon commented Sep 8, 2021

@shanewazabbas please open a separate feature request so we don't lose track of it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants