dmaicher / doctrine-test-bundle

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

Add badges to the README #35

Closed Jean85 closed 7 years ago

Jean85 commented 7 years ago

This PR adds badges at the top of the readme, with minimum PHP version required, Packagist & Travis build links.

I would have added code quality and coverage too, but it's not enabled on this project...

Should we do it? If @dmaicher enables Scrutinizer for this repo, I'll gladly write the PR to enable test coverage collection in the build and add the badges alongside those.

dmaicher commented 7 years ago

thanks :+1: Looks good to me.

I also enabled Scrutinizer CI: https://scrutinizer-ci.com/g/dmaicher/doctrine-test-bundle/?branch=master