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

Add code lens for running tests #54

Open
Arcticae opened this issue Jan 7, 2025 · 0 comments
Open

Add code lens for running tests #54

Arcticae opened this issue Jan 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Arcticae
Copy link
Member

Arcticae commented Jan 7, 2025

Problem

Out of the box it should support foundry runner (mainly) and perhaps standard cairo runner, preferably based on what's detected (can be implemented as a follow up to this task).

Example of implementation for other LSP/Extension:
Shopify/ruby-lsp#584

Reference of how it works with js:
https://code.visualstudio.com/docs/editor/testing

Example:
image

Proposed Solution

It needs to be researched and established scope of what's the MVP - and we can go from there

Notes

No response

@Arcticae Arcticae added the enhancement New feature or request label Jan 7, 2025
@mkaput mkaput added this to CairoLS Jan 7, 2025
@github-project-automation github-project-automation bot moved this to Triage in CairoLS Jan 7, 2025
@Arcticae Arcticae moved this from Triage to Backlog in CairoLS Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant