-
Bache Consulting
- Göteborg, Sweden
- http://bacheconsulting.com
- @EmilyBache-tech-coach
- https://sw-development-is.social/web/@emilybache
- in/emilybache
-
BuildPipeline-Refactoring-Kata Public
Forked from tomphp/untangled-conditionals-kataRefactoring coding kata
-
advent-of-craft-2025 Public
Forked from advent-of-craft/2025Advent Of Craft 2025
Java MIT License UpdatedDec 16, 2025 -
Arjan_Codes_examples Public
Forked from ArjanCodes/examplesAll the code examples from the Arjan Codes videos
HTML MIT License UpdatedDec 15, 2025 -
for practicing naming unit test cases
-
Yatzy-Refactoring-Kata Public template
Starting code for a Refactoring Code Kata on the Yatzy rules
-
Phone-Numbers-Kata Public
Some sample data you could use to help test your solution to the Phone Numbers code kata, and a script to create it.
-
Parrot-Refactoring-Kata Public template
Kata to learn about Polymorphism
-
for practicing integration testing
-
starter Public template
empty starting projects in various languages
-
Necklace-Refactoring-Kata Public
the goal is to practice refactoring to a Chain of Responsibility pattern
-
GildedRose-Refactoring-Kata Public template
Starting code for the GildedRose Refactoring Kata in many programming languages.
-
RPG-Combat-Approval-Kata Public template
starting position for the RPG Combat Kata with an approval testing approach
-
SupermarketReceipt-Refactoring-Kata Public template
This is a refactoring kata for improving your coding skills
-
Theatrical-Players-Refactoring-Kata Public template
Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations
-
DiamondKata Public
skeleton solution and test cases for comparing iterative and incremental approaches
-
Code kata for learning about test doubles and SOLID principles
-
the code has bugs and needs some unit tests. You'll need a test double too.
-
Auction-TestDesign-Kata Public
for learning about test design, specifically with Mocks
-
PhoneAlert-Refactoring-Kata Public
for practicing refactoring a long method and removing duplication
-
Greeter-TestDesign-Kata Public
Forked from xrecoba/Communicate-Intent-LHTest Design practice: communicate intent
C# GNU General Public License v3.0 UpdatedSep 30, 2025 -
for practicing dependency breaking techniques
-
Tennis-Refactoring-Kata Public template
This is a Refactoring Kata based on the rules of Tennis
-
CalcStats-TestDesign-Kata Public
for practicing test design using https://sammancoaching.org/kata_descriptions/calc_stats.html
-
the code has a bug and needs some unit tests. You'll need a test double too.
-
payroll-refactoring-kata Public
Forked from gregorriegler/payroll-refactoring-kataRefactoring Kata to practice refactoring a moderately complex conditional
-
some examples of ways to refactor conditional statements
-
tensions_and_synergies_between_design_principles Public
Forked from lucaminudel/tensions_and_synergies_between_design_principlesCode examples of tensions and synergies between object-oriented design principles
-
TirePressure-Kata Public template
code kata for learning more about test doubles and SOLID principles
-
trip-service-kata Public
Forked from sandromancuso/trip-service-kataKata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.
-
for practicing refactoring techniques including anti-corruption layer