风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Testing Patterns

作者: wpank
Slug:testing-patterns
版本:0.1.0
更新时间:2026-02-26 08:05:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
An instruction-only skill that provides testing patterns and templates; its requirements and instructions are consistent with its stated purpose and it does not request credentials or perform installs...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770730009288,
        "_id": "k97e8nzrjpkp6kkxxfvh32hk3980xbfv",
        "changelog": "Initial release of testing-patterns: a comprehensive guide for writing effective tests at all levels.\n\n- Introduces patterns for unit, integration, and E2E testing, including framework-specific examples.\n- Covers test structure styles: Arrange-Act-Assert, Given-When-Then, parameterized, property-based, and snapshot tests.\n- Explains test doubles (stub, mock, spy, fake) and when to use each.\n- Provides integration and database testing strategies, with practical examples.\n- Outlines mocking best practices, emphasizing boundary-based mocks and dependency injection for testability.\n- Includes a framework quick reference for popular test runners and assertion libraries.",
        "changelogSource": "auto",
        "createdAt": 1770730009288,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wpank",
        "handle": "wpank",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
        "kind": "user",
        "linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
    },
    "ownerHandle": "wpank",
    "skill": {
        "_creationTime": 1770730009288,
        "_id": "kd776f6yegacjc3ngbks6dbx6180xa3e",
        "badges": [],
        "createdAt": 1770730009288,
        "displayName": "Testing Patterns",
        "latestVersionId": "k97e8nzrjpkp6kkxxfvh32hk3980xbfv",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "testing-patterns",
        "stats": {
            "comments": 0,
            "downloads": 2915,
            "installsAllTime": 30,
            "installsCurrent": 29,
            "stars": 2,
            "versions": 1
        },
        "summary": "Unit, integration, and E2E testing patterns with framework-specific guidance. Use when asked to \"write tests\", \"add test coverage\", \"testing strategy\", \"test this function\", \"create test suite\", \"fix flaky tests\", or \"improve test quality\".",
        "tags": {
            "latest": "k97e8nzrjpkp6kkxxfvh32hk3980xbfv"
        },
        "updatedAt": 1772064336021
    }
}