2008/07/09 7:05:44
55
14
0 code.google.com [
この元コンテンツへ ]
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.
[
← 前の画面 ]
【 PR 】 .NETテクノロジって? [
ニコニコ風 ] [
関連記事 ] [
Feeling Lucky ]
■ この情報のコメント・メモ ■
GoogleによるC++向けテスト作成用フレームワーク。修正BSDライセンス。xUnitがベース。//Supportsautomatictestdiscovery,arichsetofassertions,user-definedassertions,deathtests,fatalandnon-fatalfailures,variousoptionsforrunningthetests,andXMLtes [ tsupo ]
気になる。 [ iga_k ]
GoogleによるC++用ユニットテストフレームワーク。xUnitのアーキテクチャがベース。修正BSDライセンス。(→リリース:http://googletesting.blogspot.com/2008/07/announcing-new-google-c-testing.html) [ wacky ]
ためしてみた。 [ moira ]
testCC++Linuxgcc [ faw ]
Google製のxUnit風テストフレームワーク。 [ nitoyon ]
c++testunit [ oskimura ]
C++用ユニットテストフレームワーク。xUnitがベース。 [ uxoru ]
[
← 前の画面に戻る ]