xirelogy/magpie-testbench

Magpie testing workbench

0.1.6 2025-09-08 09:33 UTC

This package is auto-updated.

Last update: 2025-09-10 02:47:59 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.