laravel-integration-fakes

Community

Build Laravel-native integration fakes.

Authoredstevo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the creation of robust, Laravel-native "integration fakes" for your application's external dependencies, preventing accidental real-world calls during testing and providing clear assertion capabilities.

Core Features & Use Cases

  • Contract-Based Fakes: Design in-memory fakes for services like couriers, payment gateways, or APIs.
  • Assertion Helpers: Easily verify that specific integrations were called with the correct parameters.
  • Seeded Responses: Provide predictable responses or exceptions for tests.
  • Use Case: In your feature tests, ensure your order processing system correctly dispatches notifications via a fake courier service without actually sending emails or making API calls.

Quick Start

Use the laravel-integration-fakes skill to create a fake courier router for testing.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: laravel-integration-fakes
Download link: https://github.com/edstevo/standards/archive/main.zip#laravel-integration-fakes

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.