galaxy-language-server icon indicating copy to clipboard operation
galaxy-language-server copied to clipboard

vscode extension launching a single test

Open lldelisle opened this issue 4 years ago • 6 comments

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

lldelisle avatar Jul 09 '21 07:07 lldelisle

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 :disappointed:

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 :smiley:

davelopez avatar Jul 09 '21 08:07 davelopez

Thanks

lldelisle avatar Jul 09 '21 09:07 lldelisle

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

bgruening avatar Jul 09 '21 09:07 bgruening

https://github.com/galaxyproject/planemo/issues/262 already exists :)

mvdbeek avatar Jul 09 '21 09:07 mvdbeek

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 avatar Jul 09 '21 09:07 davelopez

Thanks all.

lldelisle avatar Jul 09 '21 09:07 lldelisle