forked from MirrorHub/synapse
10 lines
129 B
Text
10 lines
129 B
Text
|
Requires:
|
||
|
- npm
|
||
|
- npm install karma
|
||
|
- npm install jasmine
|
||
|
|
||
|
Setting up continuous integration / run the tests:
|
||
|
karma start
|
||
|
|
||
|
|