Description: Google Test is an open-source testing framework for C++ created by Google. It allows writing unit tests and mocks which integrate with build systems and Continuous Integration tools to automate testing workflows.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows
Description: CPPUnit is an open source unit testing framework for C++. It allows you to write tests to check the functionality of C++ code and libraries. CPPUnit provides assertations, test fixtures, and test suites to help test C++ code effectively.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API