Achieving Continuous Integration and Delivery with Mobile DevOps
In continuous delivery, code changes in mobile apps are automatically built, tested, and released. With Mobile DevOps, software developers, testers, release managers, and DevOps engineers work together to improve mobile app development speed and quality. Mobile app delivery can be continuously delivered when these practices are combined.
In this chapter, we will discuss the following topics:
- Factors to consider when selecting a CI/CD provider
- Choosing a CI/CD provider
- Implementing a CI/CD pipeline for mobile apps
- Setting up the build and unit tests for mobile apps