Skip to content

Coding-Cuddles/change-refactoring-cpp-kata

Repository files navigation

"Change" Refactoring C++ Kata

CI

Overview

This kata complements Clean Code: Fundamentals, Ep. 2 - Names++.

Instructions

The goal of this kata is to refactor the ChangeItForMe class methods for better variable names, structure, and readability. You cannot change the signatures of the class methods or tests.

Prerequisites

Usage

Build

make build

Run tests

make test

About

Change refactoring kata in C++

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •