mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-01-11 22:30:27 +01:00
Theatrical Players Refactoring Kata - C++ version
See the top level readme for general information about this exercise.
Dependencies
The tests use the following header-only projects, which are in the third_party sub-directory:
| Project | Licence |
|---|---|
| doctest test framework | MIT |
| ApprovalTests.cpp | Apache 2.0 |
| JSON for Modern C++ | MIT |