unicodeveloper / awesome-tdd

:book: :articulated_lorry: Curated list of awesome resources: books, videos, articles about using TDD(Test Driven Development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutation testing

simondel opened this issue · comments

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/

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