filemanager UnitTest 执行单元测试需要执行以下操作: source .venv/bin/activate.fish # 在当前终端进入venv,不执行这个报错:No module named 'fastapi' pytest # 读取pytest.ini文件,执行单元测试代码