An open API service for providing issue and pull request metadata for open source projects.

GitHub / jarrodctaylor/vim-python-test-runner issues and pull requests

#35 - Avoid throwing incorrect error after get_proper_command call fails

Pull Request - State: open - Opened by namper about 3 years ago

#34 - Feature: Add ability to run tests via docker and Dispatch

Pull Request - State: open - Opened by mattjmorrison about 3 years ago

#33 - Adds ability to run single tests in docker

Pull Request - State: closed - Opened by TayHobbs almost 4 years ago

#32 - Update Marker syntax for vim

Pull Request - State: closed - Opened by mattjmorrison about 5 years ago - 1 comment

#31 - Update vim_python_test_runner.vim

Pull Request - State: closed - Opened by voidnologo over 5 years ago

#30 - Use python3

Pull Request - State: closed - Opened by khornberg over 7 years ago

#28 - Enhancement: Add support for pytest runner

Pull Request - State: closed - Opened by khornberg almost 9 years ago - 1 comment

#27 - Incorrect path in vim_python_test_runner_cache

Issue - State: closed - Opened by khornberg about 9 years ago - 2 comments

#26 - Feature: Add support for django's default test runner

Pull Request - State: closed - Opened by TayHobbs over 9 years ago

#25 - Differentiate between running through nose and running through Django

Pull Request - State: closed - Opened by casperlehmann over 9 years ago - 2 comments

#23 - Tests fails on clean clone

Issue - State: closed - Opened by casperlehmann over 9 years ago - 5 comments

#22 - Removed sudo from OS X command

Pull Request - State: closed - Opened by mattjmorrison over 9 years ago - 2 comments

#21 - sudo

Issue - State: closed - Opened by mattjmorrison over 9 years ago

#20 - Can't expand error in quick-fix window

Issue - State: closed - Opened by Alechan almost 10 years ago - 2 comments

#19 - add space before <Leader>

Pull Request - State: closed - Opened by dwiel almost 10 years ago

#18 - Fixed that the test error ends in site-package

Pull Request - State: closed - Opened by trunneml over 10 years ago - 1 comment

#17 - extend `:NosetestFile` command

Issue - State: closed - Opened by sq6jnx over 10 years ago - 3 comments

#16 - Doc: Added docs for namespace packages

Pull Request - State: closed - Opened by mattjmorrison almost 11 years ago

#15 - Does not handle virtual environments

Issue - State: closed - Opened by akarl almost 11 years ago - 3 comments

#14 - Allow tests not included in a class to be discovered by the plugin

Issue - State: closed - Opened by JarrodCTaylor almost 11 years ago - 1 comment
Labels: enhancement

#13 - Allow user defined flags in the .vim-django file

Issue - State: closed - Opened by JarrodCTaylor almost 11 years ago - 1 comment
Labels: enhancement

#12 - Allow the NosetestMethod to run (free) test functions.

Pull Request - State: closed - Opened by ryneeverett almost 11 years ago - 5 comments

#11 - Vundle Installation Guidance

Issue - State: closed - Opened by ryneeverett over 11 years ago - 1 comment

#10 - Document/explain the "environment" config option

Issue - State: closed - Opened by blueyed over 11 years ago - 1 comment

#9 - DjangoTestMethod fails with nose-parameterized

Issue - State: closed - Opened by sherzberg over 11 years ago - 1 comment
Labels: enhancement

#8 - Use a reopenable scratch buffer to display test output

Issue - State: closed - Opened by JarrodCTaylor over 11 years ago - 1 comment
Labels: enhancement

#7 - Have test results show in vim buffer

Issue - State: closed - Opened by imtapps over 11 years ago

#6 - Is .vim-django required?

Issue - State: closed - Opened by sherzberg over 11 years ago - 3 comments

#5 - Allow nocapture flag

Issue - State: closed - Opened by JarrodCTaylor over 11 years ago

#4 - Save any unsaved buffers before running tests

Issue - State: closed - Opened by imtapps over 11 years ago

#3 - Error on apps with a dot (.) in the name

Issue - State: closed - Opened by JarrodCTaylor almost 12 years ago - 1 comment

#2 - fail fast option?

Issue - State: closed - Opened by toranb almost 12 years ago - 1 comment

#1 - Run test for a specific method can run wrong method if the current line is duplicated in the file

Issue - State: closed - Opened by JarrodCTaylor almost 12 years ago - 1 comment
Labels: bug