Skip to content

vigetlabs/jest-with-nightmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published