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

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

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

boostorg/test

0
View on GitHub↗
209 स्टार्स·145 फोर्क्स·C++·BSL-1.0·2 व्यूज़boost.org/libs/test↗

Test

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

Features

  • Testing and Benchmarking - Comprehensive testing library.
  • Testing and Debugging - Comprehensive test library from Boost.

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

boostorg/test के लिए स्टार हिस्ट्री चार्टboostorg/test के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

boostorg/test क्या करता है?

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

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

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

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

boostorg/test के ओपन-सोर्स विकल्पों में शामिल हैं: cobaltfusion/debugviewpp — DebugView++, collects, views, filters your application logs, and highlights information that is important to you! dascandy/hippomocks — Hippomocks. bombela/backward-cpp — backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed… 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++. digitalinblue/celero — C++ Benchmark Authoring Library/Framework.

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Test के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • 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
  • 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
  • cpputest/cpputestcpputest का अवतार

    cpputest/cpputest

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

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

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