Easily test pull request changes in the context of broader applications
Published date: November 04, 2019
With the Azure Kubernetes Service (AKS), Dev Spaces, and GitHub Actions pull request flow, you can easily test your pull request changes in the context of a broader application. Automatically create review apps before any changes are merged into the repo's main branch.
Integration testing on a review app allows team members to confidently approve pull requests after ensuring that the new changes will behave as expected without negatively impacting other parts of the application. As a bonus, team members other than engineers, such as product managers and designers, can easily participate in the review process.