Testing
Azure Cosmos DB Testing: Emulator, SDK, and Integration Patterns
Azure Cosmos DB is a globally distributed, multi-model database with unique behavior around partition keys, request units (RU/s), consistency levels, and the change feed. Testing these behaviors requires both local emulation and integration tests against the real service. This guide covers both. The Cosmos DB Emulator Microsoft provides