gtest

gtest(Google test)是一个跨平台的C++单元测试框架,由Google公司发布,gtest是为在不同平台上测试C++而生成的。

原文地址:https://www.cnblogs.com/chen-cai/p/9284314.html