Print date is a kata developed by Codium to teach Test doubles during the Working with Legacy code training
The idea is very simple, how to test a method that prints the current date.
All the repositories have a Makefile to simplify the setup of the kata.
The katas can be run with or without docker.