8a7748c8创建于 2022年5月5日历史提交
#!/bin/bash

# To be safe, switch into the folder that contains this script.
cd "$( cd "$( dirname "$0" )" && pwd )"

env PYTHONPATH=./src python3 -m pytest -v