This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Project Overview
This is an automated testing infrastructure project for meeting reservation systems (预定系统), operation control systems (运维集控), and unified platforms (统一平台). The project uses a custom `hytest` framework for test automation and includes PowerShell scripts for server maintenance and remote updates.
### Core Components
1.**hytest Framework** - A custom Python test framework (located in `hytest/`) that provides test execution, reporting, and case management
2.**预定系统 (Meeting Reservation System)** - Main test suite for reservation system with Selenium-based UI automation
3.**运维集控 (Operation Control)** - MQTT-based testing for IoT device control
4.**统一平台 (Unified Platform)** - Cross-platform meeting system tests
5.**AuxiliaryTool/ScriptTool** - PowerShell utilities for server health checks, remote updates, and automated deployments
6.**Mqtt_Universal_Tool** - Universal MQTT testing tools for device simulation and message handling