FICHA · MANJARO

trompeloeil

Thread-safe header-only mocking framework for C++11/14

  • Library
  • Dev
  • TESTING
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a C++ mocking framework for unit tests without requiring a compiled library. It helps developers define mock objects, expectations, and interaction checks in C++11 and C++14 test suites.

Mocks can make tests too coupled to implementation details. Use them to verify behavior that matters, not every internal call.

Permissions

Permissions not analysed for this source yet.