#!/usr/bin/env bash

bin/check-test-server && rye run pytest "$@"
