风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Clean Pytest

作者: Marco Borges
Slug:clean-pytest
版本:0.1.0
更新时间:2026-02-26 07:45:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only pytest guidance skill whose requested resources and instructions align with its stated purpose; nothing in the SKILL.md asks for unrelated credentials, installs, or system-...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771641420232,
        "_id": "k97852j7yc517sxb5d0a1d0kc581jya7",
        "changelog": "Initial release of clean-pytest.\n\n- Introduces guidelines and patterns for writing clean, maintainable pytest tests in Python\/MCP projects.\n- Emphasizes using Fake-based testing over mocks for better readability and isolation.\n- Documents explicit Arrange-Act-Assert (AAA) structure for all tests.\n- Provides recommended fixture organization, including dependency injection and environment setup.\n- Describes contract testing, layered architecture patterns, and strategies for error testing using fakes.\n- Includes code examples for creating custom Fake classes and writing clear, reusable pytest fixtures.",
        "changelogSource": "user",
        "createdAt": 1771641420232,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Marco Borges",
        "handle": "marcoracer",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1200004?v=4",
        "kind": "user",
        "linkedUserId": "kn766jardz49q9v8rv8tfy9emh81eg32"
    },
    "ownerHandle": "marcoracer",
    "skill": {
        "_creationTime": 1771641420232,
        "_id": "kd79c42nm8t0z6zn68m13fkp1d81jv3t",
        "badges": [],
        "createdAt": 1771641420232,
        "displayName": "Clean Pytest",
        "latestVersionId": "k97852j7yc517sxb5d0a1d0kc581jya7",
        "ownerUserId": "kn766jardz49q9v8rv8tfy9emh81eg32",
        "slug": "clean-pytest",
        "stats": {
            "comments": 0,
            "downloads": 519,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "Write clean, maintainable pytest tests using Fake-based testing, contract testing, and dependency injection patterns. Use when setting up test suites for Pyt...",
        "tags": {
            "latest": "k97852j7yc517sxb5d0a1d0kc581jya7"
        },
        "updatedAt": 1772063136179
    }
}