Page MenuHomePhorge

phpunit-fast
No OneTemporary

Size
155 B
Referenced Files
None
Subscribers
None

phpunit-fast

#!/bin/bash
cwd=$(dirname $0)
pushd ${cwd}/../src/
php vendor/bin/phpunit \
--stop-on-defect \
--stop-on-error \
--stop-on-failure $*
popd

File Metadata

Mime Type
text/x-shellscript
Expires
Fri, Jun 12, 2:48 AM (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914509
Default Alt Text
phpunit-fast (155 B)

Event Timeline