Installing an extension that's being develop #471
Unanswered
fpmirabile
asked this question in
Q&A
Replies: 1 comment
-
@fpmirabile there's an official module that you can use for testing https://github.com/microsoft/vscode-test, does that work for your case? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, for a CI/CD I would love to install remotely through the CI/CD the extension I'm developing and use this to test e2e through playwright.
I can't find a way of installing it, remotely and throguh docker.
Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions