10 lines
198 B
Markdown
10 lines
198 B
Markdown
|
Change directories to where this file is, and then run
|
||
|
|
||
|
npm install
|
||
|
|
||
|
to set up your testing environment. Then use
|
||
|
|
||
|
npm run test
|
||
|
|
||
|
to see the results of testing the current javascript files.
|