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

vscode extension launching a single test #159

Open
lldelisle opened this issue Jul 9, 2021 · 6 comments
Open

vscode extension launching a single test #159

lldelisle opened this issue Jul 9, 2021 · 6 comments
Labels
feature New feature proposal vscode extension Related to the VS Code extension

Comments

@lldelisle
Copy link

Hi,
It seems that running a single test does not launch any action for me:
image
While running all tests work:
image
Is it me?
Thanks

@davelopez
Copy link
Collaborator

Hi @lldelisle!
Unfortunately running a single test is not currently possible in planemo (as far as I know) so this option is not available at the moment 😞

I see that this may be confusing but I couldn't find a way to remove the Play button for individual tests, as this is managed by the Test Explorer UI extension. This testing extension is currently being refactored and integrated into VSCode itself https://code.visualstudio.com/api/extension-guides/testing so, as soon as it is released we can work on adapting and enhancing a bit the testing of tools, and hopefully, we can add the support for running individual tests to planemo soon 😃

@lldelisle
Copy link
Author

Thanks

@bgruening
Copy link
Member

@lldelisle you could create an issue on the planemo repo with the request to implement something like planemo test --test_number 3.

@mvdbeek
Copy link
Member

mvdbeek commented Jul 9, 2021

galaxyproject/planemo#262 already exists :)

@davelopez
Copy link
Collaborator

Thank you Marius for the link to the issue!
I will keep this also open, so I don't forget to give it priority :)

@davelopez davelopez reopened this Jul 9, 2021
@lldelisle
Copy link
Author

Thanks all.

@davelopez davelopez added feature New feature proposal vscode extension Related to the VS Code extension labels Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature proposal vscode extension Related to the VS Code extension
Projects
None yet
Development

No branches or pull requests

4 participants