googletest: googletest (Google's C++ test framework) googletest: googletest: Google's framework for writing C++ tests on a variety of platforms. googletest: Based on the xUnit architecture. Supports automatic test discovery, googletest: a rich set of assertions, user-defined assertions, death tests, fatal googletest: and non-fatal failures, value and type parameterized tests, various googletest: options for running the tests, and XML test report generation. googletest: googletest: Homepage: https://google.github.io/googletest googletest: googletest: