Google Test unit testing framework: https://github.com/google/googletest Google Benchmark library: https://github.com/google/benchmark Example code: https://github.com/PacktPublishing/Hands-On-Design-Patterns-with-CPP/tree/master/Chapter05