Skip to content

All pages

Googletest

GoogleTest - Google Testing and Mocking Framework

Dev Tools19d ago
Category
Dev Tools
Website
github.com
Language
English
Listed
19d ago
Forks
10,895

google/googletest ↗, C++, BSD-3-Clause, Last commit 1d ago

GoogleTest is the C++ testing framework Google uses internally, and the repository is the merged home of what were once two separate projects, GoogleTest and GoogleMock. It covers assertions, test fixtures, parameterised and typed tests, death tests and mocking in one library, and the documentation now lives on GitHub Pages rather than in the tree. Release 1.18.0 requires at least C++17. BSD-3-Clause.

Like this product?