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

Running wallaby feature tests in VS Code #754

Closed
buildreactive opened this issue Dec 6, 2023 Discussed in #717 · 1 comment
Closed

Running wallaby feature tests in VS Code #754

buildreactive opened this issue Dec 6, 2023 Discussed in #717 · 1 comment

Comments

@buildreactive
Copy link

Discussed in #717

Originally posted by totaltrash December 6, 2022
Anyone using vs code and know of a way to run wallaby features from the code editor?

Not 100% sure, I might have inadvertently installed a testing extension (I recently went wild with extensions for docker and remote development, though there are no installed testing extensions listed for me), and I can now run ex unit tests by hitting the green arrow, but it's not offering the same for features:

image

Additional details
Same problem here. May be an issue with ElixirLS plugin, which provides support for "Test discovery, running and debugging via Test Explorer." Might also be that Wallaby isn't providing test hinting... I've no idea which is the case.

Unfortunately the plugin currently completely missed Wallaby feature tests – they just don't show up.

VSCode plugin details:

  • ElixirLS: Elixir support and debugger extension
  • version 0.17.10
@mhanberg
Copy link
Member

mhanberg commented Dec 6, 2023

I don't think there is anything wallaby can do here, a change needs to happen in the editor tooling.

@mhanberg mhanberg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2023
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