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.

webapp-testing - Web Application Testing Guide

Write and understand testing best practices for web applications

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write integration tests
  • write unit tests
  • mock API calls
  • read test files
  • search test files
  • find test files
  • execute test commands
  • read jest config

Inputs

  • test source files
  • jest configuration files
  • API mock data

Outputs

  • test files
  • test execution results
  • code coverage reports

Requirements

  • Jest testing framework
  • React Testing Library
  • MSW mocking library

Source

  • Spec: SKILL.md
testing
webapp
jest
unit testing
integration testing
mocking
write integration tests
write unit tests
mock API calls
read test files
test source files
jest configuration files
API mock data
test files
test execution results
code coverage reports