GoogleTest

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(未显示1个用户的2个中间版本)
第1行: 第1行:
 
{{top news}}
 
{{top news}}
  
 +
GoogleTest
 +
 +
==简介==
 
Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
 
Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
  
[http://www.infoq.com/cn/news/2008/07/google-test Google新的C++测试框架发布]
+
==功能==
 +
 
 +
==指南==
 +
 
 +
==项目==
  
==Links==
+
==链接==
*http://code.google.com/p/googletest/
+
*[https://github.com/google/googletest GoogleTest @ GitHub]
 +
*[http://www.infoq.com/cn/news/2008/07/google-test Google新的C++测试框架发布]
  
[[Category:C++]]
+
[[category:c++]]
[[Category:Google]]
+
[[category:google]]
 +
[[category:software testing]]
 +
[[category:testing]]

2021年7月4日 (日) 02:20的最后版本

GoogleTest

目录

[编辑] 简介

Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.

[编辑] 功能

[编辑] 指南

[编辑] 项目

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱