VirtualTam's bookmarks

  1. A class or other object knows too much or does too much, and is therefore difficult to test or change

  2. Article series:

    Presentations:

    I’m more and more convinced that staging environments are like mocks - at best a pale imitation of the genuine article and the worst form of confirmation bias.

    It’s still better than having nothing - but “works in staging” is only one step better than “works on my machine”.

    • Part 1 - History of development and test environments
    • Part 2 - Optimizing for fast local development
    • Part 3 - Extending our Envoy mesh with staging overrides
    • Part 4 - Gating Deploys with Automated Acceptance Tests