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

Prompt user to configure unit tests when not already configured #1983

Closed
DonJayamanne opened this issue Jun 16, 2018 · 3 comments
Closed

Prompt user to configure unit tests when not already configured #1983

DonJayamanne opened this issue Jun 16, 2018 · 3 comments
Labels
area-testing feature-request Request for new features or functionality

Comments

@DonJayamanne
Copy link

This was originally reported by @qubitron (I thought I added an issue for this, couldn't find it, if we do, then we'll need to close this in favor that).

  • Open a folder with unit tests in VS Code
  • Enable Unit Tests in settings.json, but do not configure it.
  • VS Code will not throw errors about unit tests not having been configured.

Note: This applies to Unit Test test framework in Python.

@DonJayamanne DonJayamanne added feature-request Request for new features or functionality needs PR area-testing labels Jun 16, 2018
@qubitron
Copy link

qubitron commented Jan 30, 2019

@luabud
Copy link
Member

luabud commented Feb 11, 2019

When tests are not configured, they may not be discovered (if they don't follow the default config for the selected framework). When this happens, adding a button as proposed in #4318 would allow users to easily configure them, so we can wait & discuss better about prompting users when tests are left half configured.

@luabud
Copy link
Member

luabud commented Feb 12, 2019

Closing in favour of #4318

@luabud luabud closed this as completed Feb 12, 2019
@ghost ghost removed the needs PR label Feb 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 12, 2019
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
Projects
None yet
Development

No branches or pull requests

4 participants