Watch your tests run and let the OS Nofitication badge ping you when tests fail Dependencies: node >= 8 Create .testpingrc and provide your test command to run tests in watch mode. { "run": "npm test" }