Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:29:23 +08:00
commit 7c86b87be6
6 changed files with 1822 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:JosiahSiegel/claude-code-marketplace:plugins/test-master",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "50f9e325a23ab139eff5466b97f46e52af34df95",
"treeHash": "6b47d39098122cfe51892966a25bc43df9df865874a6c5c4f7f07ce04b1725a1",
"generatedAt": "2025-11-28T10:11:50.421122Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "test-master",
"description": "Complete Vitest 4.0 Playwright 1.56 MSW 2.x testing system with 2025 best practices and Windows/Git Bash support. PROACTIVELY activate for: (1) ANY testing task (unit/integration/E2E/visual), (2) Browser Mode testing (Vitest 4.0 stable release Oct 2025), (3) Visual regression testing (toMatchScreenshot), (4) Playwright AI Test Agents (planner/generator/healer), (5) Test annotation and metadata (Vitest 3.2+), (6) Mutation testing for quality assurance, (7) Test creation and scaffolding, (8) Playwright Traces debugging with titlePath, (9) Coverage analysis and optimization, (10) MSW 2.x mock management with happy-path-first patterns, (11) Role-based locator patterns, (12) CI/CD test setup, (13) Multi-project test architecture, (14) Line-number filtering, (15) Windows/Git Bash cross-platform testing. Provides: Vitest 4.0 features (stable browser mode, visual regression with toMatchScreenshot, Playwright trace integration, toBeInViewport matcher), Playwright 1.56 features (AI agents - Planner/Generator/Healer, VS Code 1.105+ integration, titlePath hierarchy, Debian 13), MSW 2.x best practices (Fetch API primitives, domain-based handlers), Windows/Git Bash path conversion awareness and shell detection, mutation testing capabilities, intelligent test running, auto-scaffolding with boilerplate, coverage gap analysis, advanced snapshot management, parallel execution optimization, and comprehensive cross-platform 2025-compliant test infrastructure. Ensures production-ready testing with latest patterns across all platforms including Windows Command Prompt, PowerShell, Git Bash, macOS, and Linux.",
"version": "1.6.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1f4682d9bdbca22b0a8bec85c2b99d2acd6584bf2cad2664f5c5943e0af51dec"
},
{
"path": "agents/test-expert.md",
"sha256": "309aaaf41fdcb6cae5e939497d44a1092716aa2a6928a687a2982b5f196030e5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "20c74bd6f41c56668d7b48979e77e66b6515dd09e27705839e6a56feac1916d4"
},
{
"path": "skills/windows-git-bash-testing.md",
"sha256": "a6f27aba4b42f156fbb367667a78123a3cf39ea9d9eb70e2ab9116a6457557b2"
},
{
"path": "skills/vitest-3-features.md",
"sha256": "7601379f989e15de727f58476bc59fa78a593fc16a367138378e7b86135787a8"
}
],
"dirSha256": "6b47d39098122cfe51892966a25bc43df9df865874a6c5c4f7f07ce04b1725a1"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}