Comment on Why we shift testing left: A software dev cycle that doesn’t scaleparentComments−mjfisher2yThat's often not true. Testing more, earlier, tends to surface problems whe they require less work to fix.Easier context switching, less dealing with extra added complexity between coding the issue and fixing it etc.
Comments
That's often not true. Testing more, earlier, tends to surface problems whe they require less work to fix.
Easier context switching, less dealing with extra added complexity between coding the issue and fixing it etc.