Mutation Testing in PHP with Humbug

Comments

Comments are closed.

So, I would love to do more with (Unit) Testing in general to make more reliable code.
Mutation testing is a next thing to look into, it will maybe painfully point out your misses in code and howto create more and more single responsibility of pieces of code.

I love you pacman thingy eating all the slides :)

I think it's useful to let people know before attending this talk that some unit testing experience is required or put some other basic example about unit testing in your slides.