papers-we-love_papers-we-love/testing/tdd
2023-05-04 00:23:30 +05:30
..
README.md comment broken links 2023-05-04 00:23:30 +05:30

Test-Driven Development

Test-driven development with mutation testing, 2020

It presents an old idea of mutation testing in a new light of extending traditional test-driven development with it. It includes results of an experiment which was conducted to check whether TDD+M is better in terms of test efficiency than traditional TDD.

In industrial teams