File: run-upstream-tests

package info (click to toggle)
php-slim 3.12.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,556 kB
  • sloc: php: 11,581; makefile: 14; xml: 10; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download
1
2
3
4
#!/bin/sh
mkdir --parents vendor
phpab --output vendor/autoload.php --template debian/autoload.test.php.tpl tests
phpunit --no-coverage --do-not-cache-result --bootstrap tests/bootstrap.php