<test-utils> Tests Ensure Firefox Nightly is installed on your machine. $ npm install $ npm run test-unit If your would like tests to run on file change use: $ npm run test-unit-dev Lint check Run lint check with command: $ npm run test-lint