jamesshore / testing-without-mocks-exampleLinks
A demonstration of James Shore's "Testing Without Mocks" pattern language.
☆41Updated 2 years ago
Alternatives and similar repositories for testing-without-mocks-example
Users that are interested in testing-without-mocks-example are comparing it to the libraries listed below
Sorting:
- The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)☆153Updated last month
- Repository hosting the Software Craft And Testing Unconference UK website.☆62Updated last month
- IntelliJ plugin to limit your work-in-progress☆112Updated last week
- A timer for the "baby steps" exercise/technique for doing TDD☆61Updated last year
- Source code for the book, "Growing Object-Oriented Software, Guided by Tests"☆276Updated 15 years ago
- An exercise on refactoring☆17Updated 2 years ago
- Everything you need to conduct an introductory workshop on test-driven development.☆134Updated 2 years ago
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- ☆12Updated 7 months ago
- ☆49Updated last year
- ☆50Updated 5 months ago
- This page is an attempt to centralize useful resources (code katas, workshops, talks) that can help aspiring Software Craftsperson in the…☆45Updated last year
- Domain Driven Design (Eric Evans's Patterns)☆96Updated 13 years ago
- Code from Michael Feathers presentation about "Tell, Don't Ask" at Craft 2019☆18Updated 6 years ago
- A curated list of awesome resources and links about tackling legacy systems that gives hope.☆152Updated 3 weeks ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆445Updated last year
- Advent of Craft 2023☆89Updated 11 months ago
- a kata for practicing both testing with Combination Approvals and 'Split Phase' refactoring☆17Updated last year
- Several code katas on a racing car theme☆313Updated 3 months ago
- Starting code for a Refactoring Code Kata on the Yatzy rules☆112Updated 2 months ago
- Backend application for the CleanCoders series☆89Updated 6 years ago
- ☆38Updated 4 years ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆114Updated last year
- Variations of DDD with hexagonal architecture.☆74Updated 2 years ago
- collection of katas that helps explain the Law of Demeter☆65Updated last year
- A refactoring kata where you'll practice disentangling business logic from frameworks and SQL☆105Updated 10 months ago
- Exercises to practice breaking dependencies to test legacy code.☆18Updated last year
- A Library To Write Domain-Driven Tests, written in Kotlin on top of Junit5☆84Updated 3 years ago
- Refactoring exercise where data layer and business layer are not clearly separated☆19Updated last year
- Example of CQRS implementation using Kotlin and Functional Programming☆73Updated 6 years ago