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