sponsor Vim development Vim logo Vim Book Ad

vim-gtest : Vim plugin to quickly select and asyncronously run GoogleTest

 script karma  Rating 2/2, Downloaded by 1145  Comments, bugs, improvements  Vim wiki

created by
Alessandro Pezzato
 
script type
utility
 
description
Google Test is a unit testing library for the C++ programming language. With this plugin you can:

- jump between tests in the open buffer
- launch test under the cursor
- select a test case, with autocompletion
- select a test name, with autocompletion
- launch selected tests
- highlight failing tests in the quickfix
- fuzzy search and select tests with ctrlp
- jump between test and implementation
- toggle DISABLED_ in source code

Project page: https://github.com/alepez/vim-gtest
 
install details
Extract in ~/.vim (~\vimfiles on Windows) or with Vundle `Plugin 'alepez/vim-gtest'`
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-gtest.zip 1.3.1 2016-01-17 7.0 Alessandro Pezzato Bugfixes
Source quick DISABLED_ test
Jump between test and implementation
vim-gtest.zip 1.1.0 2015-12-30 7.0 Alessandro Pezzato Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github