integration-test-writer

Installation
SKILL.md

Integration Test Writer Skill

Purpose

This skill provides systematic guidance for writing integration tests that verify component interactions, API endpoints, database operations, and end-to-end workflows. Integration tests validate that multiple components work together correctly.

When to Use

  • Test API endpoints and routes
  • Verify database interactions
  • Test multi-component workflows
  • Validate authentication and authorization flows
  • Test external service integrations
  • Verify error handling across boundaries

Integration vs Unit Testing

Installs
15
GitHub Stars
24
First Seen
Jan 25, 2026
integration-test-writer — matteocervelli/llms