Auto tests for Zephyr.js JerryScript debugger
- node.js
yarn
ornpm
(the steps below useyarn
)
$ cd jrs-debugger-tests
$ yarn install
https://github.com/intel/zephyr.js#debugging-javascript-code-on-linux
$ cd jrs-debugger-tests
$ yarn test
$ cd jrs-debugger-tests
$ yarn test:watch
$ cd jrs-debugger-tests
$ yarn lint