dmaicher / doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.08k stars 61 forks source link

Make sure it works fine with PHPUnit 8 before its released #71

Closed dmaicher closed 5 years ago

dmaicher commented 5 years ago

Will be released Feb 1 2019: https://github.com/sebastianbergmann/phpunit/milestone/28

We should add it to the travis config so functional tests (covering the listener as well) are run also with PHPUnit 8.