65 lines
2.4 KiB
JSON
65 lines
2.4 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:EmilLindfors/claude-marketplace:plugins/rust-testing",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "66395974ee5a452f0d8db5fb9759232a121f383f",
|
|
"treeHash": "143942572670c290111b8d9e93494e5cfd4bb33188ff99a5cfa2339a9741d896",
|
|
"generatedAt": "2025-11-28T10:10:29.510177Z",
|
|
"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": "rust-testing",
|
|
"description": "Testing best practices plugin for Rust. Includes commands for adding unit tests, integration tests, test analysis, and an expert agent for comprehensive testing strategies, mock implementations, and property-based testing",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "b58ccba25087bd4702a207e96548f40c768363a7f920715fcb4ab72fda631cce"
|
|
},
|
|
{
|
|
"path": "agents/rust-test-expert.md",
|
|
"sha256": "dc301ac70ed0fae1bdab1e2d9609a8c21ba6ed717778d235184c702ad7b232cf"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "1767597c027f049f5ccefee117aec84b3457e55a3b82db9492558f64e134f448"
|
|
},
|
|
{
|
|
"path": "commands/rust-test-add-integration.md",
|
|
"sha256": "c69b7a082d9f26d1c8d4ffd766338e2a30f88f72a4fc2295e9383ee12a66a19d"
|
|
},
|
|
{
|
|
"path": "commands/rust-test-add-unit.md",
|
|
"sha256": "b3cf0de58462f1a6eca303fab889dce06af312460634cc95de4ade5a7dce6dab"
|
|
},
|
|
{
|
|
"path": "skills/test-coverage-advisor/SKILL.md",
|
|
"sha256": "a02375c639ace1d5eec6e00753e22bb975582c3d2098b0516cb9e0d70e4fe3e7"
|
|
},
|
|
{
|
|
"path": "skills/property-testing-guide/SKILL.md",
|
|
"sha256": "e34e011f8044af2d8a14cf98453bce9ae3204debee977d33bddb2976eadce529"
|
|
},
|
|
{
|
|
"path": "skills/mock-strategy-guide/SKILL.md",
|
|
"sha256": "08e44e046a88f73c30af593ac73a20589c736ee0faf2a0fa50b82962eaf8e14f"
|
|
}
|
|
],
|
|
"dirSha256": "143942572670c290111b8d9e93494e5cfd4bb33188ff99a5cfa2339a9741d896"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |