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.
For vim-plug:
Plug 'tartansandal/vim-compiler-pytest'Use :compiler pytest to set your current compiler to be pytest.
Then run make or any of its derivatives.
MIT Licensed. See file LICENSE.