Jest with Nightmare Setup npm install This project also includes a yarn.lock file. Feel free to use that instead: brew install yarn yarn install Run unit tests npm test Run acceptance tests npm test:acceptance Run all tests npm test:all