:blob-wave: Hey folks, Is there any general guidan...
# general
l
blob wave Hey folks, Is there any general guidance or docs on how to wire up contract tests between a microservice and a package in a monorepo or monolith? Specifically WRT to naming conventions. Quick 🧵 on this.
As it stands, we've sorta been pushing on having the consumer and provider just be the service names.
But we also have contract tests between a consumer microservice and a monolith provider. Those providing endpoints are owned by different teams. We're just curious if there's general guidance on this, how to still have that distinction in naming conventions and the like.