https://github.com/darkwebdesign/doctrine-unit-testing
Doctrine Unit Testing
https://github.com/darkwebdesign/doctrine-unit-testing
doctrine php unit-testing
Last synced: 12 months ago
JSON representation
Doctrine Unit Testing
- Host: GitHub
- URL: https://github.com/darkwebdesign/doctrine-unit-testing
- Owner: darkwebdesign
- License: mit
- Created: 2017-12-04T09:33:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T20:06:22.000Z (over 2 years ago)
- Last Synced: 2025-05-24T02:50:32.605Z (about 1 year ago)
- Topics: doctrine, php, unit-testing
- Language: PHP
- Size: 157 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doctrine Unit Testing
[](https://packagist.org/packages/darkwebdesign/doctrine-unit-testing)
[](https://packagist.org/packages/darkwebdesign/doctrine-unit-testing)
[](https://packagist.org/packages/darkwebdesign/doctrine-unit-testing)
[](https://travis-ci.com/darkwebdesign/doctrine-unit-testing?branch=2.7)
[](https://php.net/)
[](http://www.doctrine-project.org/)
Doctrine Unit Testing makes the Doctrine internal test case classes available to use in your own projects
unit tests.
## Installing via Composer
```bash
composer require darkwebdesign/doctrine-unit-testing
```
```bash
composer install
```
## License
Doctrine Unit Testing is licensed under the MIT License - see the `LICENSE` file for details.