google/googletest
Summary
GoogleTest is Google's C++ test framework, now merged with GoogleMock and supported by documentation hosted on GitHub Pages. The project has released 1.18.0, which requires at least C++17, and emphasizes continuous integration within Google's internal systems. It highlights usage across major projects (Chromium, LLVM, Protocol Buffers, OpenCV) and notes plans to depend on Abseil in the future.