We here at Forem uses CodeClimate.
Looking to see what you all are using!
We here at Forem uses CodeClimate.
Looking to see what you all are using!
For further actions, you may consider blocking this person and/or reporting abuse
Bek Brace -
Oliver Bennet -
Bharat -
Ethan Lee -
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
nyc
for 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!
nyc to SonarQube
I am going to try CodeCov, but after seeing this news: latesthackingnews.com/2021/04/26/c...
I give it up.
SimpleCov for RoR