#! /usr/bin/env bash # Exit in case of error set -e docker-compose run {{ cookiecutter.project_slug }} pytest