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.

api-testing - Write and Run API Tests with Vitest

Write and run API tests using Vitest framework for Hono-based API endpoints, middleware, and integrations

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write test files
  • run test suites
  • test endpoints
  • validate requests
  • validate responses
  • test middleware
  • test error handling
  • perform integration testing

Inputs

  • API endpoints
  • test data
  • Vitest configuration
  • database schema
  • middleware configuration

Outputs

  • test results
  • test coverage reports
  • test files
  • error logs

Requirements

  • Vitest framework
  • Node.js environment
  • test database
  • Read tool permission
  • Edit tool permission
  • Write tool permission
  • Bash tool permission

Source

  • Spec: SKILL.md
api
testing
vitest
endpoints
middleware
integration
validation
write test files
run test suites
test endpoints
validate requests
API endpoints
test data
Vitest configuration
test results
test coverage reports
test files