darkwebdesign / doctrine-unit-testing
Doctrine Unit Testing
Installs: 843
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/darkwebdesign/doctrine-unit-testing
Requires
- php: >=7.1
- doctrine/orm: ^2.7
README
Doctrine Unit Testing makes the Doctrine internal test case classes available to use in your own projects unit tests.
Installing via Composer
composer require darkwebdesign/doctrine-unit-testing
composer install
License
Doctrine Unit Testing is licensed under the MIT License - see the LICENSE
file for details.