tdd-london-chicago

Community

Master test-driven development with London and Chicago schools, build confidence.

Authorpacphi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates testing confusion by clearly distinguishing between London school's interaction verification and Chicago school's state verification.

Core Features & Use Cases

  • London School: Mock dependencies, focus on how objects collaborate.
  • Chicago School: Test observable behavior through public API using real objects.

Quick Start

When implementing TDD: identify code type (domain logic → Chicago, external deps → London).

Quick Start

Write a failing test for "Order calculates total with tax" using Chicago style state verification.

Dependency Matrix

Required Modules

None required

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: tdd-london-chicago
Download link: https://github.com/pacphi/ampel/archive/main.zip#tdd-london-chicago

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