C++ Cpputest

Open-source C++ projects categorized as Cpputest

C++ Cpputest Projects

  1. CppUTest

    CppUTest unit testing and mocking framework for C/C++

    Project mention: CI Server for embedded systems based on Raspberry Pi | dev.to | 2025-06-16

    sudo apt install -y autoconf libtool && sudo git clone https://github.com/cpputest/cpputest.git /opt/cpputest && sudo chown -R $(whoami):$(whoami) /opt/cpputest && cd /opt/cpputest && autoreconf . -i && ./configure && make tdd && echo 'export CPPUTEST_HOME=/opt/cpputest' >> ~/.bashrc && source ~/.bashrc

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Cpputest discussion

Log in or Post with

C++ Cpputest related posts

  • CI Server for embedded systems based on Raspberry Pi

    3 projects | dev.to | 16 Jun 2025

Index

# Project Stars
1 CppUTest 1,442

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

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