8000 GitHub - unigen/unigen: A unit test generator for PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unigen/unigen

Repository files navigation

Build Status Code Coverage Scrutinizer Code Quality License: MIT Minimum PHP Version

UniGen

UniGen is a unit test generator for PHP. It automatically generates boilerplate for unit tests.

Unigen recording

Integrations

Symfony bundle unigen/unigen-bundle

Features

  • Supports mockery and phpunit mocks
  • Configurable test target directory
  • Configurable namespace
  • Configurable templates
  • Configurable test case

Installation

composer require --dev unigen/unigen

Documentation

License

This bundle is available under the MIT license.

0