Daily Shaarli

All links of one day in a single page.

November 4, 2015

Reverse engineering Lenkeng HDMI over IP extender | danmans blog
How to write better code using mutation testing - BlockScore Blog

When developers talk about “test coverage” they are typically talking about how many lines of code are executed by their test suite. This is a simple calculation: what percentage of our code was run by our tests? We don’t want to accidentally break our code later so having strong test coverage is important.