Technical requirements
In this chapter, we’re going to utilize the Power Apps Test Studio tests that we covered in previous chapters, along with the associated requirements, such as the Power Platform environment and the sample application that we built in Chapter 5 (https://github.com/PacktPublishing/Automate-Testing-for-Power-Apps/tree/main/chapter-05).
In addition to these, we will work with Azure DevOps pipelines. Therefore, you’ll need to set up an Azure DevOps environment (if you haven’t done so already) and a GitHub account so that you can fork the repository provided by Microsoft or the one we’re providing for this book with some fixes.
We won’t delve into the details of how to create these elements, which you can create for free, but we’ll give you a brief introduction along with additional resources for further information.
Creating a GitHub account
Creating a GitHub account is a simple process that enables you to collaborate...