go与python的最佳实践
This commit is contained in:
parent
55681ef5c4
commit
74beaebb4c
@ -1,6 +1,5 @@
|
||||
# 接口测试具体实现
|
||||
import requests
|
||||
import json
|
||||
|
||||
def execute_api_test_case(test_case_id: str, endpoint: str, http_method: str, headers: dict, request_body: bytes, expected_status_code: int):
|
||||
"""
|
Loading…
Reference in New Issue
Block a user