Unit Testing in C

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

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
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. Unity Test API

    Simple Unit Testing for C

    Check out Espressif's ESP-IDF and their approach to unit testing with the Unity unit test framework. It's a complete system based on FreeRTOS with support for their hardware, common protocols, and libraries.

  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. fff

    A testing micro framework for creating function test doubles (by meekrosoft)

    There are plenty of frameworks for writing unittests but currently I prefer Unity and fff for creating fakes/stubs.

  4. esp-idf

    Espressif IoT Development Framework. Official development framework for Espressif SoCs.

    An example of unit testing FreeRTOS in ESP-IDF

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

  • Unit testing C++ SDK using Cpputest lib in STM32

    1 project | /r/embedded | 3 Apr 2022
  • commonly used c-unit testing framework in 2022?

    3 projects | /r/cprogramming | 21 Mar 2022
  • industry standard for Test frameworks?

    3 projects | /r/C_Programming | 6 Feb 2022
  • Embedded Cross-Compiled Test Driven Development with CGull

    1 project | /r/embedded | 26 Jul 2021
  • What techniques do you have to develop before hardware is available?

    3 projects | /r/embedded | 8 Jul 2021