tdd-london-chicago

Coordinate test-driven development cycles for London and Chicago TDD schools.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/CENKSSS/valocase-backend --skill tdd-london-chicago-cenksss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tdd-london-chicago
Source: https://github.com/CENKSSS/valocase-backend/tree/main/.claude/skills/tdd-london-chicago
Command: npx skills add https://github.com/CENKSSS/valocase-backend --skill tdd-london-chicago-cenksss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides a structured approach to test-driven development, guiding you through the London and Chicago schools to write comprehensive, reliable tests.

Core Features & Use Cases

  • London & Chicago TDD Practices: Apply both testing schools for optimal code design.
  • Test-Driven Development Cycle: Automates the red-green-refactor cycle, including test generation and implementation.
  • Agent-Assisted TDD: Coordinates with AI agents for efficient TDD execution.

Quick Start

Utilize the 'tdd-london-chicago' skill to begin your TDD session with the Chicago school approach.

Frequently Asked Questions about tdd-london-chicago

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the difference between London and Chicago TDD schools?

Test-driven development cycles for both London and Chicago schools are coordinated through AI agents. The London school applies mock-based testing to verify interactions, while the Chicago school uses state-based testing to verify outputs.

How do I automate the red-green-refactor cycle during test-driven development?

You automate the red-green-refactor cycle by employing AI agents for test generation, implementation, and refactoring assistance. This Skill coordinates those agents to execute the TDD cycle efficiently across London and Chicago methodologies.

Can I use AI agents to generate tests and implementation code for TDD?

Yes, you can use AI agents for test generation and implementation during test-driven development. This Skill employs agents to assist with the red-green-refactor cycle and supports both mock-based and state-based testing approaches.

When should I use mock-based testing versus state-based testing?

Use mock-based testing for the London school to verify object interactions, and state-based testing for the Chicago school to verify results. This Skill applies both TDD approaches to achieve comprehensive and reliable test coverage.