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
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
Microcks is a platform for turning your API and microservices assets - OpenAPI specs, AsyncAPI specs, gRPC protobuf, GraphQL schema, Postman collections, SoapUI projects - into live mocks in seconds.
Principalele funcționalități ale microcks/microcks sunt: Mocking Tools, Testing and Benchmarking.
Alternativele open-source pentru microcks/microcks includ: stdlib-js/stdlib. 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). bradleyjkemp/grpc-tools — A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC. brightify/cuckoo — Boilerplate-free mocking framework for Swift! bojand/ghz — gRPC benchmarking and load testing tool.