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.

cui-javascript-unit-testing - Jest Unit Testing Standards

Provides Jest unit testing standards covering configuration, test structure, patterns, and coverage

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create jest unit tests
  • configure jest setup
  • organize test files
  • apply testing patterns
  • implement mocking strategies
  • analyze test coverage
  • review test quality
  • verify test execution
  • check coverage thresholds

Inputs

  • test files
  • jest configuration
  • coverage report
  • javascript source code

Outputs

  • jest configuration
  • test files
  • coverage report

Requirements

  • jest framework
  • javascript testing environment
  • npm package manager

Source

  • Spec: SKILL.md
unit-testing
javascript
jest
testing-framework
code-coverage
front-end-testing
create jest unit tests
configure jest setup
organize test files
apply testing patterns
test files
jest configuration
coverage report
jest configuration
test files
coverage report