pixel-runner
Installation and configuration of pixel-runner
pixel-runner is a .net core cli based application that can be used to execute test cases designed in pixel-designer. It is suitable for use on your machines dedicated for execution of test cases. while pixel-runner can run both on windows and linux OS, you need to ensure plugin compatibility with OS while designing your test cases using pixel-designer on windows.
- Extract the files to any location after unblocking the zip files.
- Edit the appsettings.json and set “persistenceServiceUri” to the url of persistence-service.
- Launch command prompt and change working directory to the folder contaning pixel-run.exe
- Run pixel-run –help from the command prompt to see help menu.
Admin rights are not required to execute the application
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 8, 2023: Update installation instruction for release v1.1.0 (5d4b637)