vim-gtest : Vim plugin to quickly select and asyncronously run GoogleTest
script karma |
Rating 2/2,
Downloaded by 980 |
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'` |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|