Skip to content

pohutukawa-2017/enzyme-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enzyme Examles

To use, clone this repo and then npm install.

To run the tests using a 'headless browser' environment (tape-run): npm test. To start the development server with a watcher that refreshes your browser, run npm start.

To run tests continuously, use npm run watch.

Additional components should be placed in client/components.

About

Simple Enzyme testing of React components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • HTML 4.9%