Second Brain
HomeTableBooksPodcastsNewslettersGraphStatsTagsAuthorsAbout

Simon de Lang

(1)
Creator of Stryker Mutator, started as his thesis project at Info Support. Pioneered mutation testing for JavaScript and TypeScript.
TwitterGitHub

Notes (1)

Stryker Mutator

by simon-de-lang

Code coverage measures what runs, but mutation testing reveals whether your tests actually catch bugs by deliberately breaking code and checking if tests fail.

testingmutation-testingcode-qualityjavascripttypescriptJan 10, 2026
Source