I use CodeCov for my personal projects, but most companies I work for use a mix depending on the stack. The last being python back and js front. So they used Jenkins to automate it all. They used pytest and coverage.py for python and Karma/testing library/cypress for js
Top comments (9)
I use CodeCov for my personal projects, but most companies I work for use a mix depending on the stack. The last being python back and js front. So they used Jenkins to automate it all. They used pytest and coverage.py for python and Karma/testing library/cypress for js
I am using SonarQube for Code Quality (smell) and for security.
Veracode and Checkmarx for Code Security.
Codecov and Coveralls
nycfor js code coverageDude I didn't even know what is that. Where should I study more around this topic? Seems a must know for team lead and things like that.
Thanks for sharing
Same here. I'm not familiar with it. I'd be glad to know more about it too!
I am going to try CodeCov, but after seeing this news: latesthackingnews.com/2021/04/26/c...
I give it up.
SimpleCov for RoR
nyc to SonarQube