#!/usr/bin/env bash
# Run all tests with code coverage.

python -m pytest --cov=pyfibaro --cov-report term-missing