What programming languages can support mutation testing?
- by Andrew Grimm
Is it harder (or impossible) to implement mutation testing in some languages than others? For example, is it possible to implement mutation testing in functional programming languages?