Test frameworks recommendation

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

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
  • greatest

    A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.

  • I’ve only used greatest.h before. It was pretty ok, easy enough to use.

  • snow

    A testing library for C. (by mortie)

  • I've used Snow for a couple of projects. It uses some clever macros to make the testsuite look pretty good. Here's an example from the README:

  • 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