Skip to main content
在 Manus 中运行任何 Skill
一键导入

integration-testing

// Guides end-to-end testing, mocking, and simulation for the Muni codebase. Use when writing integration tests, setting up test environments, creating mock CAN bus, testing WebSocket protocols, validating database fixtures, or debugging test failures. Covers Rust test patterns (tokio::test, integration tests), TypeScript testing (Vitest), mock infrastructure (Docker Compose for tests), CAN bus simulation, WebSocket test clients, database seeding, and Rerun recording validation. Essential for ensuring components work together correctly.

$ git log --oneline --stat
stars:32
forks:6
updated:2026年1月14日 19:00
SKILL.md
readonly