Home > User Support > QTE
yquestionz
When I run the run-test command, the console does not show the Google Test test results.
How can I display test results in the console?
yAnswer.z
By setting the value of the "standard-output-filename" option in the project.json file to "" (an empty string),
he console will display the GoogleTest test results.