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
@@ -44,6 +45,10 @@ Make sure to check out the 🔗 [Documentation](../../../../wiki) for detailed i
44
45
- 📄 [An example simple test case](../../../../wiki/Writing-Simple-Tests)
45
46
- 📄 [Page objects API quick guide](../../../../wiki/Page-Object-APIs)
46
47
48
+
### ExTester Runner Extension
49
+
50
+
‼️ For a streamlined testing workflow, we recommend installing the 🔗 [ExTester Runner](https://marketplace.visualstudio.com/items?itemName=redhat.extester-runner) VS Code extension. It provides an enhanced UI for test orchestration and improves the overall developer experience.
51
+
47
52
### Example
48
53
49
54
For an example project, check out the [Hello World Example](https://github.com/redhat-developer/vscode-extension-tester-example) repository, where you can find detailed setup and usage instructions.
0 commit comments