Google Test
Use attributes for filter ! | |
License | BSD |
---|---|
Developed by | |
Written in | C++ |
Stable release | August 31, 2018 |
Operating system | Linux |
Microsoft Windows | |
macOS | |
Date of Reg. | |
Date of Upd. | |
ID | 962506 |
About Google Test
Google Test is a unit testing library for the C++ programming language, based on the xUnit architecture. The library is released under the BSD 3-clause license. It can be compiled for a variety of POSIX and Windows platforms, allowing unit-testing of C sources as well as C++ with minimal source modification.