# in package.json # "scripts": { # "test": "jest --coverage" # }, # using yarn yarn test # using npm npm run test