Files
Theatrical-Players-Refactor…/cpp/README.md
2019-08-13 09:44:16 +01:00

810 B

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