I'm having a problem with visual studio. I'm trying to run a unit test using the Google test framework and the output keeps flickering on for a sec and disappearing. How do I keep the output the executable shows on the screen so that I can see the results of the test?
It worked previously but I changed some of the settings (can't remember what) and now it just flickers on and off.