Skip to content

CountrySideEngineer/googletest_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googletest_gui

LICENSE APP_VER DOT_NET_CORE DOT_NET_FRAMEWORK

googletest_gui is an application for executing test programs that use the goolgetest framework from a GUI.
No installation is required, just clone repository and run gtest_gui.exe.

What?

The application "googletest_gui", whose executable file name is "gtest_gui.exe", is an application to reduce time and cost of testing, especially selecting which tests to run and check those of brief result.
The application supports function to generate reports in "xml" format supported by googletest, and output the contents of the standard output as a log file.

How to use?

To know how to use this application, check the wiki page below.