garora / TDD-KatasView external linksLinks
This repository contains Hands on Test Driven Development Katas (C#)
☆736Sep 30, 2022Updated 3 years ago
Alternatives and similar repositories for TDD-Katas
Users that are interested in TDD-Katas are comparing it to the libraries listed below
Sorting:
- ☆12Jul 14, 2016Updated 9 years ago
- This repository contains Hands on Test Driven Development Katas - implemented using .NET Core☆19Mar 27, 2020Updated 5 years ago
- Talk about refactoring legacy code. Slides and code examples.☆16Oct 21, 2017Updated 8 years ago
- Collection of Code Katas☆11Mar 24, 2022Updated 3 years ago
- Several code katas on a racing car theme☆315May 22, 2025Updated 8 months ago
- Regular Expressions tutorial in the style of Ruby Koans, written with Javascript and Jest☆62Apr 21, 2023Updated 2 years ago
- Refactoring Kata☆415Jul 3, 2024Updated last year
- Exercise for learning Test-Driven Development with the help of predefined tests☆404Oct 16, 2021Updated 4 years ago
- ☆112Oct 13, 2020Updated 5 years ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆455Jun 24, 2024Updated last year
- ☆84Sep 7, 2023Updated 2 years ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆295Jul 12, 2025Updated 7 months ago
- Code dojos☆117Mar 7, 2024Updated last year
- ☆1,126May 11, 2021Updated 4 years ago
- This is a Refactoring Kata based on the rules of Tennis☆802Sep 24, 2025Updated 4 months ago
- Functional programming concepts explained in Javascript using "Functional programming for the rest of us" http://www.defmacro.org/ramblin…☆39Jun 18, 2018Updated 7 years ago
- Collection of different Katas in C# developed following a TDD approach☆21Apr 17, 2024Updated last year
- A kata that I use to teach people how to convert legacy non-testable code to 100% testable code. The different branches contain different…☆58Jan 17, 2023Updated 3 years ago
- Autofixture auto-mocking for XUnit2 using a mocking library of your choice.☆23Updated this week
- Contract Testing Example with Pact.io☆20Jan 23, 2023Updated 3 years ago
- Source code for the book, "Growing Object-Oriented Software, Guided by Tests"☆276Nov 30, 2009Updated 16 years ago
- FitNesse -- The Acceptance Test Wiki☆2,098Dec 22, 2025Updated last month
- Git tool to update all local branches to their remote tracking branches☆11Oct 28, 2015Updated 10 years ago
- Let's practice our JavaScript testing.☆23Aug 26, 2013Updated 12 years ago
- Storage of everything interesting we can find in web (IMHO)☆10Aug 5, 2025Updated 6 months ago
- Modular underscore - require("underbar/function")☆20Mar 1, 2014Updated 11 years ago
- Personal notes for learning Haskell through Chris Allen and Julie Moronuki's book☆11Aug 8, 2019Updated 6 years ago
- Doublex-expects is an Expects matchers library for Doublex test doubles assertions.☆10Aug 19, 2019Updated 6 years ago
- A C# UnitOfWork Implementation For NHibernate. Supports WinForms and ASP.NET.☆12Oct 29, 2009Updated 16 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆12,121Jul 4, 2025Updated 7 months ago
- Maxibon kata for Java Developers. The main goal is to practice property based testing.☆67Sep 17, 2018Updated 7 years ago
- Tutorials about implementing TDD in Java