What problem does it solve?
This Skill automates the process of driving and verifying UI changes in uni-app mp-weixin applications using the WeChat DevTools simulator. It helps in running end-to-end and visual-regression tests, capturing screenshots, and diagnosing common issues.
Core Features & Use Cases
- End-to-End Testing: Automates the testing of UI changes in a uni-app mp-weixin application.
- Visual Regression Testing: Captures and compares screenshots to ensure UI changes are as expected.
- Screenshot Capture: Allows capturing real runtime screenshots for UI verification.
- Common Issue Diagnostics: Helps diagnose common issues like missing runtime hooks, trust popups, and port deadlocks.
Quick Start
Run the end-to-end test suite for the uni-app mp-weixin application using the command: npm run test:e2e:mp