FICHA · MANJARO

gtest

Google Test - C++ testing utility

  • testing-toolkit
  • LIBRARY
  • TESTING
  • Dev
official+codex · reviewed · May 28, 2026 description in en

Description

Google Test is a C++ testing framework for writing and running unit tests, assertions, fixtures, and test suites. It helps developers verify behavior and catch regressions in C++ projects.

Install it when building or testing software that uses Google Test. Test results are only useful when the tests cover the behavior that matters, so review coverage and assertions.

Permissions

Permissions not analysed for this source yet.