@poswald @david_chisnall Me too. Not to sound like an old, grumpy pants, but there is real value from going through the whole process of designing and writing a unit. Valuable lessons learned along the way such as seeing a refactor point where code is duplicated, understanding inputs and outputs and test driving a solution. Real talk? I think it orders our minds and we get better and better at writing and reading code. Junior devs are missing that. I see it all the time.