docs: Indicate tests are run with Mocha

This commit is contained in:
Mariusz Nowak 2020-07-03 13:57:31 +02:00 committed by Mariusz Nowak
parent fe7b49e2c6
commit 1f522b05f0

View File

@ -7,7 +7,7 @@ Please follow this document as the only guideline, it also provides links to tes
## Unit tests
Run via:
Tests are configured with [Mocha](https://mochajs.org/) test framework, and can be run with following command
```
npm test