#!/usr/bin/env bash cd "${0%/*}" || exit 1 . ../run-tests USER=jwerle GENDER=male THING=apple COLOR=red PERSON=tobi ADJECTIVE=cool template() { cat <