Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OpenTester Documentation

This directory contains the complete documentation for OpenTester.

Documentation Index

Document Description Audience
MCP.md MCP interface specification and tool list Agent/Developer
API.md REST API documentation Developer
DSL_SPEC.md Complete DSL syntax specification Agent/Developer
DEVELOPMENT.md Development guide and architecture Developer
CLI.md CLI tool documentation Developer
CHANGELOG.md Version change history All users
TASKS.md Development tasks tracking Developers

Reading Paths

Getting Started

  1. Project README - Understand the project
  2. DSL_SPEC.md - Learn DSL syntax

For Developers

  1. DEVELOPMENT.md - Development environment setup
  2. API.md - REST API interface
  3. MCP.md - MCP tool interface

Deployment

  1. CLI.md - CLI tool usage

Quick Links

  • Project README: ../README.md
  • MCP Endpoint: http://localhost:8001/mcp
  • FastAPI Docs: http://localhost:8000/docs

Usage Workflow

  1. Developers: Read DEVELOPMENT.md to understand the architecture
  2. Integration: Refer to MCP.md for interface specifications

Translations