{"id":37114883,"url":"https://github.com/yourhe/autotest","last_synced_at":"2026-01-14T13:30:08.167Z","repository":{"id":57522703,"uuid":"171236599","full_name":"yourhe/autotest","owner":"yourhe","description":"基于指令的自动化测试服务","archived":false,"fork":false,"pushed_at":"2019-02-20T00:48:55.000Z","size":2061,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T09:22:06.066Z","etag":null,"topics":["autotest","golang","webtest"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yourhe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-18T07:36:24.000Z","updated_at":"2024-06-20T09:22:06.067Z","dependencies_parsed_at":"2022-09-26T18:01:32.316Z","dependency_job_id":null,"html_url":"https://github.com/yourhe/autotest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yourhe/autotest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourhe%2Fautotest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourhe%2Fautotest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourhe%2Fautotest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourhe%2Fautotest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yourhe","download_url":"https://codeload.github.com/yourhe/autotest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourhe%2Fautotest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["autotest","golang","webtest"],"created_at":"2026-01-14T13:30:07.436Z","updated_at":"2026-01-14T13:30:08.136Z","avatar_url":"https://github.com/yourhe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autotest\n基于指令的自动化测试服务\n```\ngo get github.com/yourhe/autotest \n```\n\ncd proto \u0026\u0026 make stages\n\n\n## 依赖\n#### 1、java环境(略)\n\n#### 2、protoc\n```\nget -u github.com/golang/protobuf/protoc-gen-go\n```\n\n#### 3、grpc-gateway\n```\ngo get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway \ngo get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger\ngo get -u github.com/golang/protobuf/protoc-gen-go\n```\n如果遇到网络问题，可采用如下步骤\n- 到`$GOPATH/src/github.com/grpc-ecosystem/grpc-gateway`目录\n- clone代码`git clone https://github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway`\n- install `go install`\n\n\n## 启动\n- 1、将vendor.zip解压放到项目上\n- 2、运行命令 `java -Dwebdriver.chrome.driver=vendor/chromedriver-mac64-2.42 -jar vendor/selenium-server-standalone-3.14.0.jar -port 53188`\n- 3、生成相关proto文件`cd proto \u0026\u0026 make stages`\n- 4、进入cmd目录启动`cd cmd \u0026\u0026 go run main.go`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyourhe%2Fautotest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyourhe%2Fautotest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyourhe%2Fautotest/lists"}