# fastapi_demo **Repository Path**: somenzz/fastapi_demo ## Basic Information - **Project Name**: fastapi_demo - **Description**: fastapi相关的 demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-30 - **Last Updated**: 2022-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用 pytest 来自动化测试数据库相关的接口 ## 使用方法 1、安装必要的依赖项 ```sh pip install fastapi pip install sqlalchemy pip install sqlalchemy-utils ``` 2、在 README.md 所在的目录执行 ```sh pytest ``` 更多技术分享,欢迎微信搜索并关注公众号「Python七号」