@@ -41,6 +41,7 @@ You'll get the following tools by depending on this package:
4141- ** [ Behat] [ behat ] ** : BDD framework for PHP
4242- ** [ Codeception] [ codeception ] ** : Modern full-stack testing framework for PHP
4343- ** [ Mink] [ mink ] ** : PHP 5.3+ web browser emulator abstraction
44+ - ** [ Ocular] [ ocular ] ** : CLI for uploading external code coverage data to Scrutinizer
4445- ** [ ParaTest] [ paratest ] ** : Parallel testing for PHPUnit
4546- ** [ PHPUnit] [ phpunit ] ** : Testing framework for PHP
4647
@@ -212,8 +213,8 @@ THE SOFTWARE.
212213[ behat ] : http://behat.org
213214[ codeception ] : http://codeception.com
214215[ contributors ] : https://github.com/dealerdirect/php-qa-tools/graphs/contributors
215- [ deployer ] : https://deployer.org
216216[ deployer-recipes ] : https://github.com/deployphp/recipes
217+ [ deployer ] : https://deployer.org
217218[ frenck ] : https://github.com/frenck
218219[ get-in-touch ] : http://workingatdealerdirect.eu/open-sollicitatie/
219220[ grumphp ] : https://github.com/phpro/grumphp
@@ -224,6 +225,7 @@ THE SOFTWARE.
224225[ mink-selenium2-driver ] : https://github.com/minkphp/MinkSelenium2Driver
225226[ mink ] : http://mink.behat.org
226227[ mockery ] : https://github.com/padraic/mockery
228+ [ ocular ] : https://github.com/scrutinizer-ci/ocular
227229[ packagist-shield ] : https://img.shields.io/packagist/dt/dealerdirect/qa-tools.svg
228230[ packagist-version-shield ] : https://img.shields.io/packagist/v/dealerdirect/qa-tools.svg
229231[ packagist-version ] : https://packagist.org/packages/dealerdirect/qa-tools
0 commit comments