commonly used c-unit testing framework in 2022?

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

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
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. Unity Test API

    Simple Unit Testing for C

    I use Unity Fixtues + FFF + CException framework.

  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)

    I use Unity Fixtues + FFF + CException framework.

  4. CException

    Lightweight exception implementation for C

    I use Unity Fixtues + FFF + CException framework.

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
  • 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
  • Unit Testing in C

    6 projects | /r/C_Programming | 29 Jun 2021

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