← Back to Skills Marketplace
athola

Nm Parseltongue Python Testing

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-parseltongue-python-testing
Description
Python testing patterns: pytest setup, fixtures, TDD, mocking, async tests, and integration tests
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-parseltongue-python-testing
  3. After installation, invoke the skill by name or use /nm-parseltongue-python-testing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nm-parseltongue-python-testing
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Parseltongue Python Testing?

Python testing patterns: pytest setup, fixtures, TDD, mocking, async tests, and integration tests. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Nm Parseltongue Python Testing?

Run "/install nm-parseltongue-python-testing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Parseltongue Python Testing free?

Yes, Nm Parseltongue Python Testing is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Parseltongue Python Testing support?

Nm Parseltongue Python Testing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Parseltongue Python Testing?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments