New tools for automating end-to-end tests for VS Code extensions

1 · Red Hat · Nov. 18, 2019, 9:17 a.m.
Summary
It is a common practice to test software from the user’s perspective before releasing it. With this assumption, I have set out on a quest to find a VS Code extension with automated end-to-end tests. My quest ended in failure. Naturally, a lazy person like me then asked: “Why would nobody try to automate this?” […] The post New tools for automating end-to-end tests for VS Code extensions appeared first on Red Hat Developer....