#!/usr/bin/env bash
./vendor/bin/phpunit -d memory_limit=4G --stop-on-failure "$@" test/
