Wrapper around google test that allows you to re-run and filter failed tests
-
Updated
Sep 30, 2021 - Python
Wrapper around google test that allows you to re-run and filter failed tests
Automatic mocking tool for C
Software Product Line (SPL) support for CMake
This repository contains a python based stub generator for C++. This stub generator is originally based on one that is provided with GoogleTest, but is modified to fit me needs. This tool will generate a stub cpp/h combo based on a given header file. The header contains externs for all fo the variables used to control the stubs, as well as an in…
Watches changes in your source files and runs tests, providing good looking information
Add a description, image, and links to the googletest topic page so that developers can more easily learn about it.
To associate your repository with the googletest topic, visit your repo's landing page and select "manage topics."