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

Implement test filtering #505

Open
razzeee opened this issue Apr 21, 2021 · 2 comments
Open

Implement test filtering #505

razzeee opened this issue Apr 21, 2021 · 2 comments

Comments

@razzeee
Copy link

razzeee commented Apr 21, 2021

elm-test-rs implements --filter
image

I think we will end up using this to be able to run/rerun a specific test without rerunning all tests.
This is especially interesting for GUI based tools like test explorers like https://github.com/frawa/vscode-elm-test-runner

@razzeee
Copy link
Author

razzeee commented Apr 21, 2021

Whoops, I guess this is a new version of #504

Sorry for the noise, I seem to be a bit distracted

@Yabasa
Copy link

Yabasa commented Apr 28, 2023

I'm new to Elm and loving the ecosystem with these awesome high-quality tools. I too would love to see this. In my case I'm looking at writing a neotest adapter for elm-test so you can run individual tests from Neovim. Very useful when you're focusing on making a small subset of tests pass. I imagine this would be useful for all editors that support targeted test execution.

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