简体   繁体   English

Visual Studio Code 扩展的端到端测试实现

[英]End to end testing implementation for Visual Studio Code extension

I have developed a Visual Studio code extension.我开发了一个 Visual Studio 代码扩展。 i want to implement end to end testing for each Command we configure in package.json.我想对我们在 package.json 中配置的每个命令实施端到端测试。 these commands have Quickpicks etc这些命令有 Quickpicks 等

i am not sure how to implement tests我不知道如何实施测试

I'm also looking for a concrete solution to do the same.我也在寻找一个具体的解决方案来做同样的事情。 While googling, I came across this .在谷歌搜索时,我遇到了这个 I haven't tried it yet but looks promising to me.我还没有尝试过,但对我来说看起来很有希望。 Please share your experience in case you use it.如果您使用它,请分享您的经验。 Also, don't forget to share if you find a better working solution for the same.另外,如果您找到更好的工作解决方案,请不要忘记分享。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM