Comment on Why we shift testing left: A software dev cycle that doesn’t scaleparentComments−pydry2yTheyre both examples of shifting left, though.There's always a context contingent cost/benefit trade off, but sometimes converting integration to unit tests is a win.−jf222yYes of course, but your mentioning unit tests in a comment about moving work steps but they are totally different things in this context.
Comments
Theyre both examples of shifting left, though.
There's always a context contingent cost/benefit trade off, but sometimes converting integration to unit tests is a win.
Yes of course, but your mentioning unit tests in a comment about moving work steps but they are totally different things in this context.