nitsanavni / VoidFunctionNoArgs-Refactoring-Kata

exercise to practice getting a void function with no arguments under test and refactored

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoidFunctionNoArgs Refactoring Kata

The function you want to test and refactor is called theFunctionToTest.

This isn't a particularly easy exercise. For a similar, easier one, try "SystemConfiguration" from "TestingLegacyCodeCourse" in Llewellyn Falco's 'LearnWithLlew' github user

About

exercise to practice getting a void function with no arguments under test and refactored

License:MIT License


Languages

Language:C++ 56.9%Language:CMake 27.9%Language:C 15.2%