#!/bin/bash

./bin/run pytest -vvv --cov=y4rb --cov-report=term-missing
