C++ test-driven-development

Open-source C++ projects categorized as test-driven-development

C++ test-driven-development Projects

test-driven-development
  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
  3. TDD

    See while you code

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++ test-driven-development discussion

Log in or Post with

Index

# Project Stars
1 CppUTest 1,442
2 TDD 25

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?