# API_KEY_WORD_TEST_FRAME **Repository Path**: YouJeffrey/API_KEY_WORD_TEST_FRAME ## Basic Information - **Project Name**: API_KEY_WORD_TEST_FRAME - **Description**: 接口自动化测试框架实战练习 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-19 - **Last Updated**: 2023-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目概述文件 ==接口自动化测试(关键字+数据驱动框架)== unittest框架: unittest_test_api_case.py run_all_cases.py pytest框架: test_api_case_by_pytest.py run_all_cases_by_pytest.py