Nobody’s perfect — not even the world’s most experienced programmer. Everyone who writes code makes mistakes, and it’s important to catch them before...
If you’ve been using Codacy for some time, you’re going to be excited to know that a new release is in the works. The changes in store include a range...
Code coverage guide: Using it with Codacy (Part 2)
In our last article we told you everything you need to know about code coverage, explaining the basics and benefits of using coverage analysis in your...
Let’s go over code coverage best practices. After all, it’s not easy being a software engineer — even though you’re trying to do your best, chances are...
10/04/2018
The State of PHP Testing in 2018
Testing code is an essential aspect of writing software of any level of quality. It’s essential because it helps us know the code works as it should;...