Y
Hacker News
new
|
ask
|
show
|
jobs
by
ludovicianul
804 days ago
Confidence can be achieved using
https://en.wikipedia.org/wiki/Mutation_testing
. this involves running an engine that mutates your code and check if you have at least one assertion failing.