#!/bin/bash
# Run both integration and unit tests
pytest test*.py unittests/test*.py