issues
search
alfredodeza
/
pytest.vim
Runs your UnitTests with py.test displaying red/green bars and errors
275
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: a flag to open test output right away
#80
devenv
closed
1 year ago
1
Add pytest_extraflags configuration option
#79
MarceColl
opened
1 year ago
0
`:Pytest function` doesn't work with nested functions
#78
dwhswenson
closed
1 year ago
4
video in the readme unrated
#77
con-f-use
opened
3 years ago
1
include stderr from conftest in async and catch error with regex
#76
alfredodeza
closed
3 years ago
0
Do not override global vars that config test location
#75
vecin2
closed
4 years ago
1
Configurable project test directory
#74
vecin2
closed
1 year ago
4
Runtime arguments not sent to :Pytest project
#73
leblancfg
closed
4 years ago
6
`Pytest <action> -s` should open a new window
#72
wookayin
closed
1 year ago
7
fails to parse when no exceptions/assertions are reported
#71
alfredodeza
opened
4 years ago
0
Add support for pytest-pudb
#70
tuxxy
closed
5 years ago
5
Fails to parse with SystemExit
#69
alfredodeza
opened
5 years ago
0
ImportError breaks parsing
#68
alfredodeza
closed
3 years ago
0
pytest command not configurable
#67
rsnyman
closed
6 years ago
5
SyntaxError causes no session, breaks reporting
#66
alfredodeza
closed
3 years ago
0
Feature request: statusline function
#65
JakobGM
opened
6 years ago
2
Add documentation for tweaking jump behaviour
#64
JakobGM
closed
6 years ago
7
`looponfail` continues to run tests after everything passes
#63
OddBloke
closed
6 years ago
3
"Undefined variable: a:3" during looponfail run
#62
OddBloke
closed
6 years ago
2
support for extra_flags and pdb extra_flags support
#61
joetsoi
closed
6 years ago
4
Unable to specify where to find the py.test command
#60
joenye
closed
6 years ago
1
Failing to parse when warnings are all over
#59
alfredodeza
closed
4 years ago
1
fails on decorated methods
#58
davidszotten
closed
6 years ago
9
Is there any support for unittest
#57
kraxli
closed
7 years ago
2
looponfail when write not test file
#56
jaesbit
closed
7 years ago
1
Feature Request: Open next error in the same window rather than a split
#55
dunk
closed
5 months ago
4
:Pytest method not working
#54
jaesbit
closed
7 years ago
5
Support to run on save
#53
jaesbit
closed
7 years ago
3
Consider allowing setting the debugger
#52
alok
closed
7 years ago
2
open terminal in new split for test
#51
jwkvam
closed
6 years ago
2
Broken on Neovim stable
#50
decko
closed
7 years ago
3
Use ipdb or ipython capabilities when available.
#49
decko
closed
7 years ago
3
Added two global variables to configure project test directory and test file
#48
pmacosta
closed
7 years ago
3
broken on Neovim
#47
alok
closed
7 years ago
12
Include a guide on how to install this
#46
BenNewsome
closed
6 years ago
3
Why not feed the location list with the errors found?
#45
josefson
closed
7 years ago
3
`Pytest function` files for marked functions.
#44
DerWeh
closed
7 years ago
5
Check for method declarations across multiple lines.
#43
joetsoi
closed
7 years ago
1
Fix method calls with pdb
#42
joetsoi
closed
7 years ago
2
plugin isn't being loaded for python files for me
#41
dgoldstein0
closed
8 years ago
4
Running :Pytest file fails on files with spaces in their paths
#40
D-Vaillant
closed
8 years ago
4
Easily re-run failed tests
#39
bradgrimm
closed
8 years ago
3
Fix crash when running project tests
#38
alexlafroscia
closed
8 years ago
1
Can't specify name of alternative test directory
#37
dbedrenko
closed
8 years ago
4
if skipped tests are shown, don't say all tests passed
#36
alfredodeza
closed
8 years ago
0
enable full neovim support for async tests
#35
alfredodeza
closed
8 years ago
1
neovim support when using `--pdb` or `-s`
#34
alfredodeza
closed
8 years ago
1
Allow to pass options to py.test
#33
blueyed
closed
8 years ago
10
Fails with spaces in file path
#32
alexlafroscia
closed
8 years ago
8
`No failed tests from a previous run` lies
#31
alfredodeza
closed
8 years ago
2
Next