Skip to content

tartansandal/vim-compiler-pytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Vim Compiler for Pytest

Provides a compiler so that :make can run pytest and populate your quickfix list appropriately.

Ostensibly this was to get vim-dispatch and vim-test to play nice with pytest.

Based on pytest-vim-compiler by Whyme Lyu.

Installation

For vim-plug:

Plug 'tartansandal/vim-compiler-pytest'

Usage

Use :compiler pytest to set your current compiler to be pytest. Then run make or any of its derivatives.

License

MIT Licensed. See file LICENSE.

About

A pytest compiler for vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published