These kinds of failures are super annoying, but it’s the sort of thing that e2e and canary releases should help you get some coverage on.
Despite the marketing, unit tests are pretty fragile, especially in code with lots of deps (another good reason to limit deps)
These kinds of failures are super annoying, but it’s the sort of thing that e2e and canary releases should help you get some coverage on.
Despite the marketing, unit tests are pretty fragile, especially in code with lots of deps (another good reason to limit deps)