1 2 3 4 5 6 7 8
|
Test-Command: phpunit --no-coverage --do-not-cache-result --fail-on-empty-test-suite --bootstrap /usr/share/php/ReCaptcha/autoload.php
Depends: php-curl, phpunit, @
Features: test-name=unit-tests
Test-Command: phpunit --no-coverage --do-not-cache-result --fail-on-empty-test-suite --display-deprecations --fail-on-deprecation --bootstrap /usr/share/php/ReCaptcha/autoload.php debian/tests/SimpleTest.php
Depends: php-curl, phpunit, @
Restrictions: superficial
Features: test-name=minimal-test
|