integration-test-writer

Community

Generate integration tests for multi-component workflows.

Authormatteocervelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides engineers in writing comprehensive integration tests that verify interactions across API endpoints, databases, and multiple services.

Core Features & Use Cases

  • Identify integration points (API, DB, services)
  • Setup and describe integration test environments
  • Provide example test scaffolds for pytest, FastAPI, and HTTP clients
  • Document test strategies for multi-component workflows

Quick Start

Start by outlining an integration test plan for a sample feature and scaffold test files using the provided templates.

Dependency Matrix

Required Modules

pytestfastapisqlalchemyhttpx

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: integration-test-writer
Download link: https://github.com/matteocervelli/llms/archive/main.zip#integration-test-writer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository