Skip to content

Commit

Permalink
docs: link to extension added
Browse files Browse the repository at this point in the history
  • Loading branch information
miripiruni authored Nov 8, 2024
1 parent 7244a14 commit 568648a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## Installation

- From Marketplace: [vscode-testplane extention][testplane-extention].
- From VSCode: Settings --> Extention --> Search `testplane`.

## Features

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

## Configuration

Expand Down

0 comments on commit 568648a

Please sign in to comment.