Closed serhergz closed 1 month ago
reported by SonarCloud
feat(cli): This change allows to install pre-release versions of extensions into the test instance. This change is useful for automation testing where you want to prevent a dependency breakage detecting it as soon as possible. There are no test in the suite for the cli commands, i tested locally.
Thank you for your PR! I will work on reviewing your code ASAP.
Could you please also find/open appropriate issue (request)?
Thank you! 🙂
Hi Dominik, I created this issue https://github.com/redhat-developer/vscode-extension-tester/issues/1583, And i will fix your comment.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
I will close this PR and create a clean one
feat(cli): This change allows to install pre-release versions of extensions into the test instance. This change is useful for automation testing where you want to prevent a dependency breakage detecting it as soon as possible. There are no test in the suite for the cli commands, i tested locally.