All Projects → vigetlabs → jest-with-nightmare

vigetlabs / jest-with-nightmare

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Jest with Nightmare

CircleCI

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].