#!/usr/bin/env bash ## Description: Run phpunit in the ddev environment ## Usage: phpunit ## Example: ddev phpunit tests vendor/bin/phpunit "$@"