Code coverage best practices (Part I)
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...
Introducing Codacy Coverage: avoid breaking code by expanding unit tests
We are thrilled to launch our revamped product, Codacy Coverage. Taken from a product feature to a standalone solution, Codacy Coverage aims...
Code coverage guide: Using it with Codacy (Part 2)
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!
What is Code Coverage?
What is Code Coverage?
A measure that describes the degree to which code has been tested. The higher the Code Coverage of a project, the more...
Code Review vs. Testing
Among coding best practices, code review vs. testing are often compared. Here’s what you need to know about each.
What are Code Reviewing and Testing?
Code Review
Code...