Best practice unit tests + examples with cmake

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. FunctionalPlus

    Functional Programming Library for C++. Write concise and readable C++ code.

    You can copy this project structure: https://github.com/Dobiasd/FunctionalPlus

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ska_sort

    Sorting in less than O(n log n) (by friendlyanon)

    And how to use GTest in CMake: https://github.com/friendlyanon/ska_sort/blob/40507631e63483da21597b3b8657d2b18c0568c8/test/CMakeLists.txt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • C++ algorithm helpers - kdalgorithms

    4 projects | /r/cpp | 10 Dec 2022
  • C++20 Ranges The Key Advantage - Algorithm Composition

    2 projects | /r/cpp | 28 Mar 2022
  • Why C++ for everything?

    1 project | /r/ROS | 28 Apr 2021
  • Building a Dual Shared and Static Library with CMake

    3 projects | /r/cpp | 9 Mar 2021
  • Integrating sanitizers into your CI workflow

    1 project | /r/cpp | 18 Feb 2021

Did you know that C++ is
the 7th most popular programming language
based on number of references?