Y
Hacker News
new
|
ask
|
show
|
jobs
by
scarface_74
262 days ago
I have always wanted to deploy mutatation testing and experimented with it back in the .Net framework days with a package called NinjaTurtles.
https://stryker-mutator.io/docs/
1 comments
01HNNWZ0MV43FF
261 days ago
Rust has a tool for mutation testing called cargo-mutants iirc. It's not perfect but it'll find low-hanging fruit
link