Skip to content

Commit 568648a

Browse files
authored
docs: link to extension added
1 parent 7244a14 commit 568648a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This extension supports [Testplane][testplane] features in VS Code environment.
44

5+
## Installation
6+
7+
- From Marketplace: [vscode-testplane extention][testplane-extention].
8+
- From VSCode: Settings --> Extention --> Search `testplane`.
9+
510
## Features
611

712
- **Run** tests;
@@ -66,6 +71,7 @@ Adds a keybinding (`cmd+shift+8` for mac and `ctrl+shift+8` for others) to run a
6671
[testplane]: https://testplane.io/
6772
[testplane-repl-mode]: https://github.com/gemini-testing/testplane/blob/master/docs/cli.md#repl-mode
6873
[vscode-keyboard-shortcuts]: https://code.visualstudio.com/docs/getstarted/keybindings
74+
[testplane-extention]: https://marketplace.visualstudio.com/items?itemName=gemini-testing.vscode-testplane
6975

7076
## Configuration
7177

0 commit comments

Comments
 (0)