Design for Testability: Separate I/O layers
For my current project, some design decisions had to be made to ensure good testability and test coverage.
For my current project, some design decisions had to be made to ensure good testability and test coverage.
Sometimes we hear the notion that const means thread safety. It’s not that simple.
Last week I shared the general setup of my development environment. Today I will go a bit into Conan and how I use it.
A few weeks ago, I decided to start a new project named Fix. Today I’ll give a short overview of the installation of the “4C” development environment I chose.
A few weeks ago, I decided to start a new project. Here I share some thoughts about why, what I am going to do, and how I plan to do […]