googletest
Google test / Google mock framework for C++
0.2.0
2019-09-08
the eisfair team, team(at)eisfair(dot)org
testing
eisfair-64
base 2.8.20
python2-base 2.8.2
Internal Program Version: 1.8.1
Google Test is a framework for writing C++ tests on a variety
of platforms. 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-parameterized tests, various options for
running the tests, and XML test report generation.
Google Mock is an extension of Google Test for C++ mocking.
Inspired by jMock, EasyMock, and Hamcrest, and designed with
C++'s specifics in mind, it can help you derive better designs
of your system and write better tests.
https://github.com/google/googletest