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] Integrate VS Code's Testing API into the Deno VS Code Extension #1138

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

Comments

@beingminimal
Copy link

beingminimal commented Jul 30, 2024

Note

This is not a LLM generated issue description. Only refinement has been done through Ai to provide a better explanation. Please crosscheck additional context also.

Background

Deno has consistently prioritized developer experience by integrating essential tools into its ecosystem. This ensures a seamless workflow without external tools.

Proposal

Integrating Visual Studio Code's Testing API into Deno's VS Code extension would provide a unified interface to manage, run, and debug tests in the editor, aligning with Deno's DX-first philosophy.

Benefits:

This feature request proposes integrating VS Code's Testing API into the Deno VS Code Extension. The benefits include a unified testing interface, enhanced test management, improved debugging, and comprehensive coverage reporting.

Implementation Considerations

Integrating VS Code's Testing API into the Deno VS Code extension would enhance the developer experience by providing a cohesive testing environment. It would align with Deno's DX-first approach and empower developers to write, manage, and debug tests more effectively, leading to higher-quality applications.

Additional Context

  1. https://code.visualstudio.com/docs/editor/testing
  2. https://youtu.be/pXuFniI0XUY?si=S6OQ9ayJLL7zlpVz
@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.

@beingminimal beingminimal changed the title [FR] Add support for all testing features supported in vs code testing [FR] Integrate VS Code's Testing API into the Deno VS Code Extension Nov 22, 2024
@beingminimal
Copy link
Author

@justjavac @nayeemrmn @kitsonk @ry PLEASE consider this feature to make/keep deno DX first. Awaiting your response. Thanks

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