Update README.md
This commit is contained in:
parent
dff415e0df
commit
3638d6ab8c
19
README.md
19
README.md
@ -94,23 +94,8 @@ Run all the tests:
|
|||||||
gulp test
|
gulp test
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the NodeJS tests with mocha:
|
You can also run just the NodeJS tests with `gulp test:node`, just the browser tests with `gulp test:browser`
|
||||||
|
or create a test coverage report (you can open `coverage/lcov-report/index.html` to visualize it) with `gulp coverage`.
|
||||||
```sh
|
|
||||||
gulp test:node
|
|
||||||
```
|
|
||||||
|
|
||||||
Run the browser tests with karma:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
gulp test:browser
|
|
||||||
```
|
|
||||||
|
|
||||||
Create a test coverage report (you can open `coverage/lcov-report/index.html` to visualize it):
|
|
||||||
|
|
||||||
```sh
|
|
||||||
gulp coverage
|
|
||||||
```
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user