Understand why the Testing Trophy prioritizes integration tests over exhaustive unit tests.
According to Kent C. Dodds' Testing Trophy, integration tests are emphasized the most. What is the primary reasoning behind this weighting compared to unit and e2e tests?