UniGen is a unit test generator for PHP. It automatically generates boilerplate for unit tests.
Symfony bundle unigen/unigen-bundle
- Supports mockery and phpunit mocks
- Configurable test target directory
- Configurable namespace
- Configurable templates
- Configurable test case
composer require --dev unigen/unigen
This bundle is available under the MIT license.