You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should create automated tests with vscode-test in order to periodically test the extension.
Specifically, we want to test that projects are generated correctly within the vs code extension.
We should create automated tests with
vscode-test
in order to periodically test the extension.Specifically, we want to test that projects are generated correctly within the vs code extension.
See for reference:
https://www.google.com/search?q=vscode+extension+testing&oq=vscode+extension+testing&aqs=chrome..69i57j69i59j0l2j69i60l2.3550j0j7&sourceid=chrome&ie=UTF-8
https://code.visualstudio.com/api/working-with-extensions/continuous-integration
https://vscode-docs.readthedocs.io/en/stable/extensions/testing-extensions/
The text was updated successfully, but these errors were encountered: