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 887  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: 3.143.168.172

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github