Introducing Branch Environments: Full-Stack Testing for Every Branch with Inngest
Modern workflow for your business-critical code
The modern developer workflow is centered around branching. Git is used to create branches, CI platforms run automated tests on each branch, and platforms like Vercel and Netlify have brought CD to branches with their deploy preview features. However, while deploy previews can help with front-end development, it can result in an awkward workflow when testing changes end-to-end using shared backing APIs, databases, caches, queues, and more.
Learn more about Introducing Branch Environments: Full-Stack Testing for Every Branch with Inngest in our guide today.