#!/bin/sh

pytest --benchmark-disable -vv --minimal-messages-config --automake tests/test_functional.py
