{"id":16536094,"url":"https://github.com/defnngj/pyrequest","last_synced_at":"2025-04-13T08:18:54.980Z","repository":{"id":42535212,"uuid":"66176926","full_name":"defnngj/pyrequest","owner":"defnngj","description":"接口自动化项目","archived":false,"fork":false,"pushed_at":"2020-04-19T02:32:31.000Z","size":63,"stargazers_count":175,"open_issues_count":6,"forks_count":128,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-13T08:18:53.396Z","etag":null,"topics":["htmltestrunner","pymysql","python","unittest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/defnngj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-21T02:10:41.000Z","updated_at":"2025-03-19T19:04:50.000Z","dependencies_parsed_at":"2022-09-07T14:51:44.064Z","dependency_job_id":null,"html_url":"https://github.com/defnngj/pyrequest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defnngj%2Fpyrequest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defnngj%2Fpyrequest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defnngj%2Fpyrequest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defnngj%2Fpyrequest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defnngj","download_url":"https://codeload.github.com/defnngj/pyrequest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681551,"owners_count":21144705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["htmltestrunner","pymysql","python","unittest"],"created_at":"2024-10-11T18:29:40.074Z","updated_at":"2025-04-13T08:18:54.943Z","avatar_url":"https://github.com/defnngj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyrequest\n\n介绍：\n  本项目为《Web接口开发与自动化测试--基于Python语言》一书中接口自动化测试项目代码。主要针对发布会签到系统的接口进行测试。\n  发布会签到系统：http://github.com/defnngj/guest\n\n  它包含功能:\n  * 测试数据初始化，并对数据的插入做了封装。\n  * unittest单元测试框架运行测试\n  * HTMLTestRunner生成接口测试报告\n\n\nPython版本与依赖库：\n  * python3.5+ :https://www.python.org/\n  * Requests : https://github.com/kennethreitz/requests\n  * PyMySQL : https://github.com/PyMySQL/PyMySQL\n\n对应教材购买：\n  《Web接口开发与自动化测试--基于Python语言》https://item.jd.com/12164814.html\n\n\n```MySQL\nALTER TABLE  `sign_event` CHANGE  `create_time`  `create_time` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP\nALTER TABLE  `sign_guest` CHANGE  `create_time`  `create_time` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefnngj%2Fpyrequest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefnngj%2Fpyrequest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefnngj%2Fpyrequest/lists"}