Comment on How do you get your team to write tests?

<- View Parent
kersplort@programming.dev ⁨1⁩ ⁨year⁩ ago

We use a little bit of property testing to test invariants with fuzzed data. Mutation testing seems like a neat inverse.

source
Sort:hotnewtop