Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

EdDev/cppplay

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPKATA

This mini personal project is a refference to some of the questions & problems I encountered and found interesting. I'm using them as KATA/s to practice TDD, C/C++ and patterns.

It is here to mainly serve me, but if you find it informative, you are welcome to review and use freely.

Unit Tests:

The implementations are accompanied with unit tests. The UT/s are using my favorite UT framework, CppUTest, building and running them from one "make" away. Just enter the make command under ./unit_tester (after installing CppUtest on your host)

  • Install CppUTest: See http://cpputest.github.io -- Note: You may need to define a system shell variable pointing to the installed CPPUTEST root: CPPUTEST_HOME=D:\cpputest

You are welcome to feedback and propose enhancements as you see fit.

Contact me: edwardh.dev@gmail.com

About

C++ for practicing purposes [to be split]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.