metamaps--metamaps/app/assets/javascripts/README-testing-js.md

10 lines
194 B
Markdown
Raw Normal View History

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.