samuelpordeus / vscode-elixir-test

Visual Studio Code extension to interact with elixir tests
MIT License
37 stars 36 forks source link

Connect to vscode-test-explorer #55

Closed obsidienne closed 1 year ago

obsidienne commented 4 years ago

Hi,

vscode test explorer is a cool extension to visualize the tests.

Is it possible to connected this extension to it ?

Thanks

samuelpordeus commented 4 years ago

@obsidienne Sounds cool. Do you have interest in taking a shot at it? ๐Ÿ˜„

obsidienne commented 4 years ago

Hi,

Why not, but I donโ€™t know how to create and test vscode Plugins

RoyalMist commented 4 years ago

Hello I was thinking about this, I will try to start it soon. By the way Samuel can you update the plugin on the code marketplace for the test template file please :)

samuelpordeus commented 4 years ago

@RoyalMist Hey, Royal! Done that today. Thanks for hopping into this issue too ๐Ÿ˜„

msramos commented 1 year ago

@obsidienne this plugin is now deprecated. VSCode added official UI and API for tests starting from 1.59. I'll close this issue for now, but I plan to integrate the extension with VSCode in the future.