/install integration-testing-helper
integration-testing-helper
Comprehensive integration testing assistant for AI agents. Create, run, and manage integration tests across APIs, databases, and services.
Overview
Helps agents perform end-to-end integration testing by orchestrating multiple services, setting up test data, and validating system behavior.
Features
- Test Scenario Design: Create complex integration test scenarios
- Service Orchestration: Start/stop required services for tests
- Data Setup: Prepare test databases and fixtures
- Assertion Library: Built-in assertions for common patterns
- Test Reports: Generate detailed HTML/JSON test reports
- CI Integration: Easy integration with GitHub Actions, GitLab CI
- Parallel Execution: Run multiple test scenarios concurrently
Commands
Create Integration Test
create integration test for user registration flow
Run Tests
run integration tests with coverage report
Validate API Integration
test API integration between auth-service and user-service
Use Cases
- API integration testing
- Database integration validation
- Microservice communication testing
- E2E workflow validation
- Regression testing
Requirements
- Node.js 18+
- Docker (optional, for service containers)
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install integration-testing-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/integration-testing-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Integration Testing Helper 是什么?
Assist with creating, running, and managing integration tests for APIs, databases, and services, including orchestration, data setup, and reporting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。
如何安装 Integration Testing Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install integration-testing-helper」即可一键安装,无需额外配置。
Integration Testing Helper 是免费的吗?
是的,Integration Testing Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Integration Testing Helper 支持哪些平台?
Integration Testing Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Integration Testing Helper?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。