mirror of
https://github.com/status-im/reagent.git
synced 2025-01-13 05:14:45 +00:00
Update development.md
This commit is contained in:
parent
27be89297c
commit
ae532864ce
@ -2,6 +2,12 @@
|
||||
|
||||
## Running tests
|
||||
|
||||
The tests use [Karma](https://karma-runner.github.io/2.0/index.html) to run tests on browsers. You need to install `karma` command to run the tests:
|
||||
|
||||
```bash
|
||||
npm install -g karma-cli
|
||||
```
|
||||
|
||||
To prepare different environments for tests run:
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user