2016-04-25 19:09:22 +08:00
|
|
|
Change directories to where this file is, and then run
|
|
|
|
|
|
|
|
npm install
|
|
|
|
|
|
|
|
to set up your testing environment. Then use
|
|
|
|
|
2016-04-26 10:05:19 +08:00
|
|
|
npm test
|
2016-04-25 19:09:22 +08:00
|
|
|
|
|
|
|
to see the results of testing the current javascript files.
|