GTest and GMock integration with CMake

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ska_sort

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

  • Just use a separate lists file for tests and let CMake manage GoogleTest, also there is a CMake provided GoogleTest module that makes the gtest_discover_tests() command available for test discovery in the produced executables.

  • Google Test

    GoogleTest - Google Testing and Mocking Framework

  • Also make sure you use at least the 389cb68b87193358358ae87cc56d257fd0d80189 commit, which is the merge commit fixing the error emitted by GoogleTest that broke every CI.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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