#!/bin/bash -e # cd to libai project root cd "$(dirname "${BASH_SOURCE[0]}")/.." pytest --disable-warnings ./tests