Minor editoing of test README.md
This commit is contained in:
Родитель
64eac8904d
Коммит
dc435dc0f0
|
@ -13,12 +13,12 @@ open the URL provided by the following command:
|
|||
|
||||
## Debug
|
||||
|
||||
Simply VSCode to debug your tests. Switch to the Debug viewlet,
|
||||
pick the `Mocha` debug target and hit `Play`!
|
||||
You can use VS Code to debug your tests. Switch to the Debug viewlet,
|
||||
pick the `Mocha` debug target and press `Play`.
|
||||
|
||||
## Coverage
|
||||
|
||||
You can also get a coverage report. The following command will
|
||||
create a `coverage` folder at the root of the project:
|
||||
The following command will create a `coverage` folder at the root
|
||||
of the workspace:
|
||||
|
||||
mocha --coverage
|
Загрузка…
Ссылка в новой задаче