Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 352 Bytes

RPG Combat Kata

In this repo there is a starting position for the RPG Combat Kata with one failing test case that uses Approvals. The idea is to design a Printer for a PlayerCharacter and design Approval tests for the various scenarios as you build up the functionality.