xirelogy/magpie-testbench

Magpie testing workbench

0.1.5 2024-02-08 09:28 UTC

This package is auto-updated.

Last update: 2024-04-08 09:49:33 UTC


README

  • Based on PHPUnit 10.x and above.
  • Describe the test suite using phpunit.xml in the root folder of your project.
  • Run test using the command php mp test.