-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Automate Testing for Power Apps
By :

To follow the examples in this book, you must download the corresponding files from the designated GitHub repositories. We will utilize two repositories, as follows:
Link: https://github.com/PacktPublishing/Automate-Testing-for-Power-Apps
Access to a functioning Power Platform environment is necessary in order to install the provided examples or create new ones. The Power Platform developer environment appears to be the most suitable solution for this purpose. We have already described how to access it in the previous chapter.
We will need to install the .NET Core 6.0.x software development kit (SDK) and add it to the environment variables of our operating system. We will cover the details on how to...