PHPackages                             polderknowledge/zend-doctrine-test-bootstrap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. polderknowledge/zend-doctrine-test-bootstrap

ActiveLibrary[Testing &amp; Quality](/categories/testing)

polderknowledge/zend-doctrine-test-bootstrap
============================================

This library is for testing PHP code in the Zend Framework 2 + Doctrine + PHPUnit ecosystem

1196PHP

Since Feb 21Pushed 7y ago2 watchersCompare

[ Source](https://github.com/polderknowledge/zend-doctrine-test-bootstrap)[ Packagist](https://packagist.org/packages/polderknowledge/zend-doctrine-test-bootstrap)[ RSS](/packages/polderknowledge-zend-doctrine-test-bootstrap/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

zend-doctrine-test-bootstrap
============================

[](#zend-doctrine-test-bootstrap)

This library is for testing PHP code in the Zend Framework 3 + Doctrine + PHPUnit ecosystem

It contains:

- An AbstractTest class for PHPUnit to get hold of the ServiceManager and EntityManager
- A singleton Bootstrap class which can bootstrap Zend and reset the database to a clean state

CI configuration
----------------

[](#ci-configuration)

This library wil read an extra Zend application configuration file if present: 'config/test.config.php'

I recommend you create this:

```
