Skip to content

Gee19/vimux-pytest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Vimux plugin for running pytest tests. See vimux-nose-test

Requirements

  • vim
  • vimux (0.3.0 or greater)

Installation

It's pathogen compliant, so just drop in your bundle directory

Commands

  • RunPytest - runs all the pytests
  • RunPytestBuffer - runs all the pytests in the current file
  • RunPytestFocused - runs the current test under the cursor

Configuration

  • PytestVirtualenv - the path to your virtualenv activate file e.g. .env/bin/activate

About

Run pytest tests in vimux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%