Testing Frameworks for C++, ESP32

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

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
  • Unity Test API

    Simple Unit Testing for C

  • If you're using the ESP-IDF framework, it already comes with Unity. It's easy to use, and you have the Test Driven Development for Embedded C book as reference.

  • AUnit

    Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.

  • I‘ve used https://github.com/bxparks/AUnit in combination with the arduino framework. Worked very well.

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

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

  • I have used Greatest. Works great for my purposes.

  • Catch

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

  • That is one of the framework that we are considering: https://github.com/catchorg/Catch2

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

  • higher channels not working on nRF24l01+PA+LNA radio units

    1 project | /r/arduino | 9 Mar 2023
  • wifi/location automation programming?

    1 project | /r/arduino | 24 Feb 2023
  • How to redirect stdout within MegaTinyCore?

    1 project | /r/arduino | 3 Feb 2023
  • Which one is correct?

    1 project | /r/arduino | 19 Oct 2022
  • Help me ASAP!!!!

    1 project | /r/arduino | 1 Oct 2022