Note Tag: tdd
- 
		
		
		Mutation Testing— by Pest 3.0 is now available and the one feature I’m most excited about is mutation testing. I first tried mutation testing was with Infection PHP. It was not easy – and the results were horrifying. Using mutation testing I discovered my coverage of 85% was more likely in the teens. I fiddled with config to…