Skip to main content

Test-Agent: Docker-based Test Execution System

Project description

Test-Agent 测试平台子系统

版本: v1.3.0
状态: 开发中


一、项目定位

Test-Agent 是独立的测试平台子系统,为 oc-collab 和 PM-Agent 提供隔离的测试环境。

1.1 核心能力

能力 说明
独立测试数据库 隔离生产数据
多Agent互动测试 多进程真实Agent通信
动态测试项目 支持任意类型项目
测试场景管理 定义/执行/记录测试
前端测试 复用PM-Agent Vitest

1.2 技术架构

组件 技术
测试执行 Python CLI
前端测试 Vitest (复用)
数据库 SQLite
HTTP API客户端 ConfManClient, OcCollabClient

1.3 HTTP API 客户端

Test-Agent v1.3 提供 HTTP API 客户端,用于与各子系统通信:

客户端 用途 路径
ConfManClient conf-man 版本管理 src/core/conf_man_client.py
OcCollabClient oc-collab 协作服务 src/core/oc_collab_client.py

1.4 环境变量配置

变量 说明 默认值
CONF_MAN_API_URL conf-man API 地址 http://localhost:8000
OC_COLLAB_API_URL oc-collab API 地址 http://localhost:8080
OC_PROJECT_PATH 测试项目路径 ./
OC_AGENT_ID Agent标识 test-agent

1.3 架构分层

L1: Test-Agent-core (测试执行框架)
L2: 测试场景编排
L3: 测试Agent管理

二、目录结构

test-agent/
├── backend/         # 测试执行后端
├── frontend/       # 测试管理前端 (如需要)
├── tests/          # 测试场景定义
├── docs/           # 项目文档
│   ├── 01-requirements/
│   ├── 02-design/
│   ├── 05-design/
│   ├── 06-roadmap/
│   └── 07-research/
├── state/          # 测试状态数据
└── config/         # 配置文件

三、快速开始

3.1 克隆项目

git clone https://gitee.com/zhang-xiuqin01/test-agent.git
cd test-agent

3.2 配置 OpenCode

每个项目根目录需要放置 Instruction 文件才能让 OpenCode 正确加载自定义规则:

# 复制 instruction 模板
cp config/instructions/TODO_NOTIFY.md ./

四、相关文档

  • 需求文档: docs/01-requirements/
  • 设计文档: docs/02-design/
  • 路线图: docs/06-roadmap/
  • 研究报告: docs/07-research/
  • oc-collab主项目: ../dual-agent-collaboration-system
  • PM-Agent项目: ../pm-agent

作者: oc-collab团队
创建日期: 2026-02-18

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oc_test_agent-3.0.1.tar.gz (579.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oc_test_agent-3.0.1-py3-none-any.whl (431.1 kB view details)

Uploaded Python 3

File details

Details for the file oc_test_agent-3.0.1.tar.gz.

File metadata

  • Download URL: oc_test_agent-3.0.1.tar.gz
  • Upload date:
  • Size: 579.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for oc_test_agent-3.0.1.tar.gz
Algorithm Hash digest
SHA256 f9a12bae712880aa2b8fa1f7442ac0492fd1e106c35f614d3294b18bd4d57806
MD5 18467fa5aea42ea0e827453cb5261901
BLAKE2b-256 09754fc49afc706dcb995bb878f372355c3bff66337e161895a5e249682ec32f

See more details on using hashes here.

File details

Details for the file oc_test_agent-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: oc_test_agent-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 431.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for oc_test_agent-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 05119b9479a201cc1f9b302c84a0ee49e9cfddc73304c0b559b4cdb0872534f8
MD5 673a6f26e82ff0ed2751c04695d7b729
BLAKE2b-256 114267af1b922871826fa216a2b95d57224cafe8d8177b59469321aff00a2854

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page