Keeping tests valuable: Are the code coverage metrics reliable?
When a metric becomes a goal, it stops being a good metric. - Charles Goodhart
Feb 13, 202311 min read791

Search for a command to run...
Articles tagged with #programming-tips
When a metric becomes a goal, it stops being a good metric. - Charles Goodhart

Our job is not to write code without thinking, we are paid to think about how to solve the problem using code.

O TypeScript continua avançando e crescendo, como novos recursos implementados a cada ano. Se você ainda trabalha com Javascript, está perdendo muitos recursos interessantes e úteis, que tem facilitado o dia a dia de muitos desenvolvedores! Mas o foc...
