CI for Detox Mobile Test Automation framework using GitHub Actions and Azure Pipelines
Overview
In continuation to my last detailed blog on setting up Detox test automation framework, We will set up CI for the same using GitHub Actions and Azure Pipelines.
GitHub Actions
Actions is a feature released by GitHub that allows you to set up...