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

[FR] Add support for all testing features supported in vs code testing #1138

Open
beingminimal opened this issue Jul 30, 2024 · 2 comments
Open

Comments

@beingminimal
Copy link

beingminimal commented Jul 30, 2024

Is your feature request related to a problem? Please describe.
Currently deno vs code extention is not supporting all native vs code testing features including coverage

  1. Not showing Run Test button when we create test through BDD approach
  2. Not showing test coverage

Describe the solution you'd like
Add first class support for all native supported features of testing in vs code & it's coverage also.

A clear and concise description of what you want to happen.
Add one click support for all this supported features in vs code. So developers can save their time in debug and coding.

@hugojosefson
Copy link

Hi. Seems like a duplicate of #793

@beingminimal
Copy link
Author

Hi. Seems like a duplicate of #793

No #793 is for bdd style test cases only.

And this issue is to support native testing features of vs code for deno through deno extension or any other way to make DX more reliable and faster.

Please study vs code testing features first and see how important it is important to support it for developers.

Thank You.

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