Commit Graph

5 Commits

Author SHA1 Message Date
Walerian Sobczak
d3cd79e840
Add TDD with mutation testing (Roman & Mnich 2020) (#1)
Add a paper on TDD+M:
Roman, A., Mnich, M. Test-driven development with mutation testing – an experimental study. Software Qual J (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.
2020-12-01 14:31:27 +01:00
Bartosz Majsak
24ed2f6de9 fix: links to existing paper (#503) 2018-01-11 19:12:22 -05:00
Darren_N
8ee46188f2 Update README.md 2017-09-05 15:24:54 -04:00
Joe Reynolds
5af1fef111 Move languages into languages dir. Move 'tdd' dir into testing (#403)
* add languages dir

* moved files into language sub dir

* move tdd into testing
2016-07-10 23:04:17 -04:00
Zeeshan Lakhani
1c7be7b4ea init #clojurewest papers to research 2014-03-26 10:54:45 -07:00