DEV Community

Discussion on: Start Testing Your JavaScript Code with Jest

Collapse
 
spock123 profile image
Lars Rye Jeppesen

It does - but I still use Jest as for me its the best all around unit testing framework/library.

For E2E and integration tests, I swear on Cypress, but Jest rules for unit tests.

Cheers, and thanks

Some comments have been hidden by the post's author - find out more