unicodeveloper / awesome-tdd

:book: :articulated_lorry: Curated list of awesome resources: books, videos, articles about using TDD(Test Driven Development)
793 stars 151 forks source link

Mutation testing #5

Open simondel opened 6 years ago

simondel commented 6 years ago

Hi! What are your thoughts on mutation testing? I think it can be a great addition to TDD. More info: http://stryker-mutator.github.io/

unicodeveloper commented 6 years ago

I love it. Please submit a PR for this mutation testing framework. Thanks @simondel