LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

pytest-testing-assistant - Pytest Testing Assistant - Write Focused Python Tests

Writes pytest tests as standalone functions with one focused test per function

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write pytest tests
  • create standalone test functions
  • avoid test classes
  • write focused tests
  • name tests clearly
  • use AAA pattern

Inputs

  • Python code to test
  • test requirements
  • function specifications

Outputs

  • pytest test file
  • test functions
  • Python test code

Requirements

  • Python environment
  • pytest framework
  • testing dependencies

Source

  • Spec: SKILL.md
testing
pytest
test-automation
python
write pytest tests
create standalone test functions
avoid test classes
write focused tests
Python code to test
test requirements
function specifications
pytest test file
test functions
Python test code