Skip to content

Commit 83b3ed5

Browse files
authored
docs: update README about the current status (#35)
1 parent aaa87b4 commit 83b3ed5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can do the following actions:
5656
- `Debug Test`: Execute the selected test case with a debugging session.
5757
- `Reveal in Test Explorer`: Locate and highlight the test in the centralized Testing view.
5858

59-
##  Extension Settings
59+
## Extension Settings
6060

6161
Include if your extension adds any VS Code settings through the `contributes.configuration` extension point.
6262

@@ -68,3 +68,7 @@ This extension contributes the following settings:
6868
- `webdriverio.configFilePattern`: Glob pattern for WebdriverIO configuration file
6969
- `webdriverio.logLevel`: Set the logLevel
7070
- `webdriverio.showOutput`: Show WebdriverIO output in the test result when set `true` this option
71+
72+
## Remarks
73+
74+
This extension is **pre-release status**. So, the interface (e.g. configuration parameters) is subject to change.

0 commit comments

Comments
 (0)