# pytest-demo **Repository Path**: lin_yu_user/pytest-demo ## Basic Information - **Project Name**: pytest-demo - **Description**: This is a pytest framework demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-11 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pytest-demo This is a pytest framework demo ### Folder Structure ``` pytest-demo │ README.md │ ├─libs │ module.py │ __init__.py │ └─tests test_module.py ```