Forum Discussion

Satheesh-raju's avatar
Satheesh-raju
Occasional Contributor
2 years ago
Solved

Runing a composite ReadyAPI project from Github Actions

Hi All, nmrao    Am trying to execute a test suite from ReadyAPI project in GitHub via GitHub Actions on a self-hosted runner. As per the documentation available on ReadyAPI, I wrote the following...
  • Satheesh-raju's avatar
    2 years ago

    Hi, This I have solved with some changes in the workflow file.

    Modified the run command as 

     

    run: |
    C:\Users\username\AppData\Local\SmartBear\ReadyAPI-3.41.0\bin\testrunner.bat "-sTest Suite 1" -r -a -j "-fD:\ReadyAPI Reports" "-RJUnit-Style HTML Report" -FXML "-ETest" D:\DSP