DEV Community

Discussion on: Integrating CircleCI with Coveralls for Your Next Node Project.

Collapse
 
tylim88 profile image
Acid Coder

thank for the guide, I use jest and jest can generate coverage test, I dont need to install coverall as dependency

coverall are much easier to setup then codecov, codecov also report my coverage incorrectly