industry standard for Test frameworks?

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. ryanmock

    I have started to build my own framework inspired by CMocka, it's not ready yet, but the internals are pretty much in place. https://gitlab.com/hansonry/ryanmock

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

    Simple Unit Testing for C

    I know Unity is used in the embedded industry, I also use it for my own personal projects. It’s great and does everything I need.

  4. fff

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

    Also recommend checking out fff.

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
  • 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 7th most popular programming language
based on number of references?