We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7244a14 commit 568648aCopy full SHA for 568648a
README.md
@@ -2,6 +2,11 @@
2
3
This extension supports [Testplane][testplane] features in VS Code environment.
4
5
+## Installation
6
+
7
+- From Marketplace: [vscode-testplane extention][testplane-extention].
8
+- From VSCode: Settings --> Extention --> Search `testplane`.
9
10
## Features
11
12
- **Run** tests;
@@ -66,6 +71,7 @@ Adds a keybinding (`cmd+shift+8` for mac and `ctrl+shift+8` for others) to run a
66
71
[testplane]: https://testplane.io/
67
72
[testplane-repl-mode]: https://github.com/gemini-testing/testplane/blob/master/docs/cli.md#repl-mode
68
73
[vscode-keyboard-shortcuts]: https://code.visualstudio.com/docs/getstarted/keybindings
74
+[testplane-extention]: https://marketplace.visualstudio.com/items?itemName=gemini-testing.vscode-testplane
69
75
70
76
## Configuration
77
0 commit comments