-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: rename from vscode-hermione to vscode-testplane
- Loading branch information
Showing
5 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: File an issue | ||
url: https://github.com/gemini-testing/hermione/issues | ||
about: We track issues in the gemini-testing/hermione repository | ||
url: https://github.com/gemini-testing/testplane/issues | ||
about: We track issues in the gemini-testing/testplane repository |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
# vscode-hermione | ||
# vscode-testplane | ||
|
||
This extension supports [Hermione][hermione] features in VS Code environment. Available features: | ||
This extension supports [Testplane][testplane] features in VS Code environment. Available features: | ||
|
||
- [Install Hermione](#install-hermione) | ||
- [Install Testplane](#install-testplane) | ||
- [Using the REPL mode](#using-the-repl-mode) | ||
|
||
## Install Hermione | ||
## Install Testplane | ||
|
||
If you are not using hermione yet or starting a new testing project, the "Install Hermione" action from the command panel will help you get started. | ||
If you are not using testplane yet or starting a new testing project, the "Install Testplane" action from the command panel will help you get started. | ||
|
||
## Using the REPL mode | ||
|
||
Adds a keybinding (`cmd+shift+8` for mac and `ctrl+shift+8` for others) to run a dedicated section of code in the VSCode terminal. More info about [REPL mode][hermione-repl-mode]. You can overwrite this keybinding in [keyboard shortcuts][vscode-keyboard-shortcuts]. | ||
Adds a keybinding (`cmd+shift+8` for mac and `ctrl+shift+8` for others) to run a dedicated section of code in the VSCode terminal. More info about [REPL mode][testplane-repl-mode]. You can overwrite this keybinding in [keyboard shortcuts][vscode-keyboard-shortcuts]. | ||
|
||
[hermione]: https://github.com/gemini-testing/hermione | ||
[hermione-repl-mode]: https://github.com/gemini-testing/hermione?tab=readme-ov-file#repl-mode | ||
[testplane]: https://github.com/gemini-testing/testplane | ||
[testplane-repl-mode]: https://github.com/gemini-testing/testplane?tab=readme-ov-file#repl-mode | ||
[vscode-keyboard-shortcuts]: https://code.visualstudio.com/docs/getstarted/keybindings |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters