Different code coverage types and the importance of a good report

Different code coverage types and the importance of a good report

0
You probably already know that code coverage tells us what percentage of our code is covered by tests. But did you...
monkey exchange use case

Interview with Felipe Adorno, CTO at Monkey Exchange

0
We have talked with Felipe Adorno, CTO at Monkey Exchange, to better understand what made the company opt for an automated code review tool...
code coverage

Code coverage guide: Using it with Codacy (Part 2)

1
The second part of this series will be all about setting up code coverage in Codacy, and how to reap the benefits of this powerful feature. In a few quick and easy steps we'll get you up and running in no time. Let's get started!

Code coverage best practices (Part I)

1
In the most basic sense, code coverage is a way of using analytics to get an idea of how well an application has been tested...
code coverage points

Three top points on code coverage

0
Below are descriptions of three top points regarding code coverage including important industry data points so we get a sense of what real companies...