Skip to content

ferrannp/enzyme-example-jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enzyme example Jest

Example project using:

How to run the tests:

npm test

With coverage:

npm test -- --coverage

Specific tests (in this case for MyComponent-test.js):

npm test -- MyComponent

About

Example project for testing React using Enzyme + Jest

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published