C++ BDD

Open-source C++ projects categorized as BDD

Top 5 C++ BDD Projects

  • Catch

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

    Project mention: Unit Tests as Documentation | news.ycombinator.com | 2024-10-17

    This is one area where a BDD style framework like catch2[0] really shines, IMO. The way tests are written in this style naturally lends itself to self-documenting each branch

    [0]: https://github.com/catchorg/Catch2

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ut

    C++20 μ(micro)/Unit Testing Framework

  • GUnit

    GUnit - Google.Test/Google.Mock/Cucumber on steroids

  • SCRAM

    Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)

  • KmTest

    Kernel-mode C++ unit testing framework in BDD-style

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++ BDD discussion

Log in or Post with

C++ BDD related posts

  • C++ Comparison Operator Craziness

    1 project | news.ycombinator.com | 12 Feb 2024
  • Semi crise existentielle de développeur

    1 project | /r/QuebecTI | 7 Jun 2023
  • `DestroyJavaVM()` failing on OpenJ9?

    2 projects | /r/javahelp | 22 Apr 2023
  • [Cpp] Comment testez-vous la couverture du code C ++? Y a-t-il des solutions multiplateforme viables?

    1 project | /r/enfrancais | 21 Apr 2023
  • [C++20][safety] static_assert is all you need (no leaks, no UB)

    3 projects | /r/cpp | 10 Apr 2023
  • Tracking the Fake GitHub Star Black Market

    1 project | /r/programming | 18 Mar 2023
  • The Little Things: Why you should always have benchmarks ready

    1 project | /r/cpp | 9 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source BDD projects in C++? This list will help you:

Project Stars
1 Catch 18,766
2 ut 1,266
3 GUnit 258
4 SCRAM 133
5 KmTest 48

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?