awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
meekrosoft avatar

meekrosoft/fff

0
View on GitHub↗
922 स्टार्स·178 फोर्क्स·C·4 व्यूज़

Fff

A testing micro framework for creating function test doubles

Features

  • Testing and Benchmarking - Micro-framework for creating fake C functions.
  • Testing and Debugging - Micro-framework for creating fake C functions.

स्टार हिस्ट्री

meekrosoft/fff के लिए स्टार हिस्ट्री चार्टmeekrosoft/fff के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Fff के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Fff के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • boostorg/testboostorg का अवतार

    boostorg/test

    209GitHub पर देखें↗

    The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

    C++boostc-plus-plusunit-testing
    GitHub पर देखें↗209
  • catchorg/catch2catchorg का अवतार

    catchorg/Catch2

    20,198GitHub पर देखें↗

    Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing, integration verification, and performance analysis. It enables developers to define and execute automated test suites and micro-benchmarks directly within their applications. The framework is distinguished by its header-only distribution, which allows for integration into existing build systems without requiring complex external dependencies. It utilizes a hierarchical section-based execution model that supports behavior-driven testing, allowing for shared setup and teardown logic acros

    C++bddcppcpp14
    GitHub पर देखें↗20,198
  • bombela/backward-cppbombela का अवतार

    bombela/backward-cpp

    4,285GitHub पर देखें↗

    backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed execution traces and crash reports. It functions as a crash reporter and call stack printer that translates raw memory addresses into human-readable function names, filenames, and line numbers. The project provides automated crash reporting by registering system handlers for fatal errors, such as segmentation faults, to automatically generate execution traces upon program failure. It distinguishes itself by extracting source file fragments from disk to display specific lines of cod

    C++
    GitHub पर देखें↗4,285
  • cobaltfusion/debugviewppCobaltFusion का अवतार

    CobaltFusion/DebugViewPP

    1,251GitHub पर देखें↗

    DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

    C++
    GitHub पर देखें↗1,251
Fff के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

meekrosoft/fff क्या करता है?

A testing micro framework for creating function test doubles

meekrosoft/fff की मुख्य विशेषताएं क्या हैं?

meekrosoft/fff की मुख्य विशेषताएं हैं: Testing and Benchmarking, Testing and Debugging।

meekrosoft/fff के कुछ ओपन-सोर्स विकल्प क्या हैं?

meekrosoft/fff के ओपन-सोर्स विकल्पों में शामिल हैं: catchorg/catch2 — Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing,… cpputest/cpputest — CppUTest unit testing and mocking framework for C/C++. bombela/backward-cpp — backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed… boostorg/test — The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17). cobaltfusion/debugviewpp — DebugView++, collects, views, filters your application logs, and highlights information that is important to you! dascandy/hippomocks — Hippomocks.