Skip to content

Commit 991706b

Browse files
committed
docs: show ExTester Runner extension info on a vscode-extension-tester npm package readme
1 parent 5695cfb commit 991706b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

packages/extester/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<a href="#features">Features</a> •
99
<a href="https://github.com/redhat-developer/vscode-extension-tester?tab=readme-ov-file#requirements">Requirements</a> •
1010
<a href="#usage">Usage</a> •
11+
<a href="#extester-runner-extension">Extension</a> •
1112
<a href="https://github.com/redhat-developer/vscode-extension-tester-example">Example</a> •
1213
<a href="https://github.com/redhat-developer/vscode-extension-tester/wiki/">Documentation</a> •
1314
<a href="#known-issues">Known Issues</a>
@@ -44,6 +45,10 @@ Make sure to check out the 🔗 [Documentation](../../../../wiki) for detailed i
4445
- 📄 [An example simple test case](../../../../wiki/Writing-Simple-Tests)
4546
- 📄 [Page objects API quick guide](../../../../wiki/Page-Object-APIs)
4647

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+
4752
### Example
4853

4954
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

Comments
 (0)