Test-Command: php -S 127.0.0.1:10002 tests/Integration/server.php & mkdir -p vendor && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl tests && TEST_SERVER=127.0.0.1:10002 phpunit ; exit=$? && killall php && exit $exit
Restrictions: rw-build-tree allow-stderr
Depends: php-curl,
         php-http-interop-http-factory-tests,
         phpab,
         phpunit (>= 11),
         @
