e.g., app depends on 3 other services, a couple databases, maybe some Azure/AWS/GoogleCloud services, etc. Running locally would require stubbing out or having real versions of all of those things and that is hard. Especially if you also depend on those datastores having reasonable data in them.