emulate 0.11.2 boosts fidelity across six emulators
Local API emulator emulate has rolled out version 0.11.2, bringing updates and fidelity improvements across six built-in emulators: GitHub, Google, Resend, AWS S3, Slack, and Microsoft. The GitHub emulator receives notable enhancements, including support for raw contents and README endpoint responses, organization member and administrator seeding, proper checks handling for branch and tag names containing slashes, and App-level authentication for organization installation writes. Maintained by Vercel Labs, the project provides zero-config, stateful local replacements for external cloud services to enable reliable, offline-first development and CI testing.
Local API emulation is becoming essential for deterministic testing, and handling messy edge cases like GitHub App authentication and slash-containing branch names is what separates true drop-in emulators from fragile mocks. Supporting raw contents, README endpoints, and slash-delimited branch or tag names resolves common test failures when using official SDKs. Furthermore, seeding organization members and admins alongside App authentication for installation writes enables seamless end-to-end testing of administrative actions. Coordinated improvements across six distinct service emulators reinforce emulate's viability as a unified, offline-first local testing environment.
DISCOVERED
1h ago
2026-09-14
PUBLISHED
1h ago
2026-09-14
RELEVANCE
AUTHOR
ctatedev