You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Darren 2e6b65ae7c
Correct links instead of commenting them out (override of #740) (#741)
1 year ago
..
README.md Correct links instead of commenting them out (override of #740) (#741) 1 year ago

README.md

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

Realizing quality improvement through test driven development: results and experiences of four industrial teams. This paper is important because it one of the few instances of quantitative research about TDD in industrial teams (not in controlled environments)