darkwebdesign / doctrine-unit-testing
Doctrine Unit Testing
Package info
github.com/darkwebdesign/doctrine-unit-testing
pkg:composer/darkwebdesign/doctrine-unit-testing
v2.7.1
2023-11-03 19:57 UTC
Requires
- php: >=7.1
- doctrine/orm: ^2.7
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.