← 返回 Skills 市场
athola

Nm Parseltongue Python Testing

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-parseltongue-python-testing
功能描述
Python testing patterns: pytest setup, fixtures, TDD, mocking, async tests, and integration tests
安全使用建议
This skill is a documentation-style testing guide and appears coherent. Before using: (1) review any pip commands and add dependencies to your project in a controlled way (prefer a venv or CI), (2) inspect and approve the suggested CI workflow before adding it to your repository (to avoid unintended uploads of build artifacts or coverage reports), and (3) treat the skill like documentation — it gives commands to run locally that you should verify in your environment. There are no requested credentials or hidden network endpoints in the provided files.
功能分析
Type: OpenClaw Skill Name: nm-parseltongue-python-testing Version: 1.0.0 The skill bundle provides standard documentation and code templates for Python testing using pytest. All code snippets, configuration examples (pyproject.toml, GitHub Actions), and instructions are aligned with the stated purpose of teaching testing patterns like AAA, mocking, and async testing. No malicious indicators, data exfiltration attempts, or prompt injection attacks were found.
能力评估
Purpose & Capability
Name/description (pytest, fixtures, async tests, TDD) match the SKILL.md and module contents. All suggested commands and files (pyproject.toml, pytest, pytest-asyncio, pytest-mock, CI workflows) are appropriate for a testing guidance skill.
Instruction Scope
Runtime instructions are limited to installing test/dev dependencies, configuring pytest/coverage, running pytest, and CI/workflow examples. There are no instructions to read unrelated system files, access secrets, or transmit data to external endpoints beyond standard CI/actions (e.g., actions/checkout, codecov).
Install Mechanism
This is an instruction-only skill (no install spec, no archives, no third-party download). It recommends pip-installing well-known pytest-related packages, which is proportionate and expected for this content.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions reference only typical project files (pyproject.toml, tests/, conftest.py) and CI steps; no unexpected secrets or unrelated service credentials are requested.
Persistence & Privilege
always:false and no install actions means the skill will not persist or modify other skills. Model invocation is allowed by default (disable-model-invocation:false), which is normal; this alone is not a security concern given the skill's narrow scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-parseltongue-python-testing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-parseltongue-python-testing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "python-testing" skill, providing guidance on Python testing patterns. - Covers setup and usage for pytest, fixtures, TDD, mocking, asynchronous tests, and integration testing. - Includes quick start instructions and modular documentation for standard testing workflows. - Defines clear exit criteria for test quality and coverage. - Provides troubleshooting tips for common pytest issues.
元数据
Slug nm-parseltongue-python-testing
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Parseltongue Python Testing 是什么?

Python testing patterns: pytest setup, fixtures, TDD, mocking, async tests, and integration tests. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Nm Parseltongue Python Testing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-parseltongue-python-testing」即可一键安装,无需额外配置。

Nm Parseltongue Python Testing 是免费的吗?

是的,Nm Parseltongue Python Testing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Parseltongue Python Testing 支持哪些平台?

Nm Parseltongue Python Testing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Parseltongue Python Testing?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论