1. A Green Local Test Can Hide a Broken Project Graph

    [PROGRAMMING]

    “The tests pass on my machine” is often treated as a testing problem. Sometimes it is really a dependency-graph problem. Consider a browser application that contains a small determ…