

Google Test
1 like
Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, 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...
Features
- Unit Testing
- C++
Google Test News & Activities
Highlights All activities
Recent activities
No activities found.
Google Test information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Google Test?
Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, 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, value- and type-parametrized tests, various options for running the tests, and XML test report generation.

