unigen / unigen-bundle
Symfony bundle for unigen test generator
Installs: 27 171
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
- symfony/framework-bundle: ^2.0|^3.0|^4.0
- unigen/unigen: ^1.0.0
Requires (Dev)
- mockery/mockery: ^1.0|^1.2
- phpunit/phpunit: ^5.5|^6.5|^7.0
README
UniGenBundle
UniGenBundle is a Symfony bundle that integrates UniGen a unit test generator for PHP which automatically generates unit tests for your classes.
Features
- Supports mockery and phpunit mocks
- Configurable test target directory
- Configurable namespace
- Configurable templates
- Configurable test case
Documentation
License
This bundle is available under the MIT license.