babakks / vscode-juju-charmcraft-ide

VS Code extension for Juju Charm development
MIT License
4 stars 1 forks source link

Discover tests at startup #27

Closed babakks closed 6 months ago

babakks commented 6 months ago

The test discovery command is explicitly called at the end of extension activation. So, it seems there's nothing we can do to improve it.