Expand description
PHP e2e test generator using PHPUnit.
Generates e2e/php/composer.json, e2e/php/phpunit.xml, and
tests/{Category}Test.php files from JSON fixtures, driven entirely by
E2eConfig and CallConfig.
Structsยง
- PhpCodegen
- PHP e2e code generator.