alepez / vim-gtest

Vim plugin to quickly select and run GoogleTest asyncronously.
64 stars 12 forks source link

Highlight failing test #2

Closed alepez closed 8 years ago

alepez commented 8 years ago

Parse output streamed by test with --gtest_stream_result_to=HOST:PORT and highlight failing tests in source code.