Blog
- 5 min read
The Harmful Misuse of Code Coverage
Code coverage is a tool widely used to understand if we wrote enough tests. But is it really the best tool to give us the confidence we need?
- 5 min read
Making the most out of GitHub Copilot
Are you using Copilot just as a code completion tool? If so, you're missing out on a lot of its potential.