Oct 1, 2022
Never said "only" do integration tests, was just replying to the authors statement that integration tests are bad design.
Unit and integration testing both have their own merits and flaws, impmlement carefully each can bring tons of value, integrating them badly you'll be in maintanace hell as you've said, rewriting bootsrapping scripts or alternativly updating mocks for new functionality.