@httprunner/httprunner
HttpRunner v5 is a comprehensive testing framework written in Go that supports API testing, load testing, and UI automation across multiple platforms (Android/iOS/Harmony/Browser). The framework integ
Install
Add @httprunner/httprunner to Claude Code with the PolySkill CLI: polyskill add @httprunner/httprunner
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview HttpRunner v5 is a comprehensive testing framework written in Go that supports API testing, load testing, and UI automation across multiple platforms (Android/iOS/Harmony/Browser). The framework integrates LLM technology for intelligent test automation and uses a pure visual-driven approach (OCR/CV/VLM) for UI testing. ## Development Commands ### Building - `make build` - Build the hrp CLI tool with static linking and embedded version info - `go build -o outpu…
Keywords: github, api-testing, load-testing, ui-automation, cross-platform-testing, go-framework, http-client, test-automation, mobile-testing