I’ve never heard TDD described like this. I cannot even understand how this works from a project standpoint.
“We need a new feature. Todd’s written the test already, so everyone just have at it with your fastest implementation; whoever passes first, gets to go to prod!”
I’ve never heard TDD described like this. I cannot even understand how this works from a project standpoint.
“We need a new feature. Todd’s written the test already, so everyone just have at it with your fastest implementation; whoever passes first, gets to go to prod!”
Reminds me of MCMC sampling, or straight up rejection sampling.