# iInterface_python **Repository Path**: long587/iInterface_python ## Basic Information - **Project Name**: iInterface_python - **Description**: interface test demo. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-17 - **Last Updated**: 2021-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **接口功能自动化测试程序(Python版)** 运行环境: - python3 - unittest, nosetests - allure report - git 依赖准备: pip install nose-allure-plugin 运行命令: nosetests -v test/weather_test.py --with-allure --logdir=allure-result