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

fix issue with skipping test during setUp using PHPUnit 10 #263

Closed dmaicher closed 10 months ago

dmaicher commented 11 months ago

See https://github.com/sebastianbergmann/phpunit/issues/5544