PHPUnit

PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. PHP unit can generate standard format JUnit-style XML files which can be submited to Testfiesta or Testrail using Tacotruck CLI. Check out simple PHPUnit examplearrow-up-right.

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