LogoClawIndex
CasesSkillsAbout
LogoClawIndex

code-testing - Generate and Run Unit and Integration Tests

Generate and run unit and integration tests using pytest or Jest with fixtures, mocks, and async support.

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • generate unit tests
  • generate integration tests
  • run pytest tests
  • run Jest tests
  • create fixtures
  • mock dependencies
  • test async functions
  • measure coverage
  • benchmark performance
  • create test snapshots

Inputs

  • Python code
  • JavaScript code
  • pytest framework
  • Jest framework
  • test data
  • external dependencies

Outputs

  • test results
  • coverage reports
  • test logs
  • JUnit XML
  • JSON reports
  • HTML coverage

Requirements

  • Python 3.x
  • Node.js
  • pytest
  • pytest-cov
  • pytest-asyncio
  • Jest
  • 80% coverage target

Source

  • Spec: SKILL.md

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.
testing
unit test
integration test
pytest
Jest
TDD
code coverage
CI/CD
generate unit tests
generate integration tests
run pytest tests
run Jest tests
Python code
JavaScript code
pytest framework
test results
coverage reports
test logs