PestPHP

Pest is a testing framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP. Pest can generate standard format JUnit-style XML files which can be submitted to Testfiesta or Testrail using taco truck cli. You just need to install the popular Pest and install Tacotruck CLI or use Github action. Check out simple pest example.

Configuration

To generate xml file report of the test logger and log file path should be included in command

Install Tacotruck CLI

Submit test results

Github Action

Support and Resources

Last updated