local-service-testing

Community

Test against real services locally.

Authortroykelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code changes affecting service-dependent components are tested against actual local services, preventing bugs that would otherwise only be discovered in CI.

Core Features & Use Cases

  • Mandatory Integration Testing: Enforces testing against real databases, caches, and queues, not just mocks.
  • Service Dependency Identification: Helps identify which services your changes interact with.
  • Artifact Requirement: Requires posting local testing evidence to the issue before PR creation.
  • Use Case: When modifying database models, you must run integration tests against a live PostgreSQL instance to catch schema or constraint violations that mocks would miss.

Quick Start

Ensure all required local services are running and then execute your integration test suite.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: local-service-testing
Download link: https://github.com/troykelly/codex-skills/archive/main.zip#local-service-testing

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.