-
Notifications
You must be signed in to change notification settings - Fork 0
chimpook/mochatest
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Install: $ npm init Then change test section in package.js - set mocha. $ npm install mocha chai --save-dev Запуск: $ npm run test Запуск в режима слежения: $ npm t -- --watch t - сокращение от test -- - означает, что дальнейшие параметры относятся не к npm, а к пакету, запускаемому внутри (т.е. к mocha)
About
Mocha test project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published