|
googletest
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||
|
Description: Google Testing and Mocking Framework |
||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @google | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||
| Tags: testing c++ unit-tests mocking framework development | ||||||||||||||||||||||||||||||||||||||||
| Install: brew install googletest | ||||||||||||||||||||||||||||||||||||||||
|
About: Googletest is Google's C++ testing framework for writing unit tests and mock objects. It provides a rich set of assertions and test discovery mechanisms to verify code correctness. The framework helps developers catch bugs early and maintain high-quality codebases through repeatable automated testing. |
||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||
|