issues
search
kana
/
vim-vspec
Vim plugin: Testing framework for Vim script
http://www.vim.org/scripts/script.php?script_id=3012
222
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update for Vim 9.1.0613
#71
kana
closed
3 months ago
0
The good ol' "Is this still maintained" issue
#70
sodapopcan
closed
3 months ago
2
Update for Vim 9.0.0612
#69
kana
closed
2 years ago
0
Update for Vim 8.2.5041
#68
kana
closed
2 years ago
0
Update CI settings
#67
kana
closed
2 years ago
0
Replace #!/bin/bash with #!/usr/bin/env bash
#66
mrcjkb
closed
2 years ago
1
No output when testing with VIM_VSPEC=nvim for certain tests on some environments
#65
rbong
opened
3 years ago
9
Update docs
#64
kana
closed
3 years ago
0
Fix &shellredir to include also stderr
#63
kana
closed
3 years ago
0
Update toolchain
#62
kana
closed
3 years ago
0
How to deal with function calling expand...
#61
sixro
opened
3 years ago
0
Specify a test to be run.
#60
vfbiby
closed
3 years ago
2
*.t tests can't pass, please have a look
#59
vfbiby
closed
4 years ago
7
Autocmds don't appear to work
#58
runiq
opened
4 years ago
5
bin/vspec: use "--" to separate arguments
#57
blueyed
closed
5 years ago
1
Show also the line number whenever :Expect fails
#56
kana
closed
5 years ago
2
:redraw interferes Vim output and prove fails to parse the resulting output
#55
kana
closed
6 years ago
1
Failure message of `Expected 0 to_be_true` is strange
#54
kana
closed
6 years ago
0
Use SVG badge for TravisCI
#53
kevgo
closed
7 years ago
1
improve Ex-mode instead of Ex-mode?
#52
DreamAndDead
closed
6 years ago
1
provide exception-related assertions
#51
sunaku
closed
8 years ago
2
Neovim support
#50
eugen0329
closed
6 years ago
0
Parse errors: No plan found in TAP output
#49
pwntester
closed
6 years ago
4
Allow to configure `vim` being used (in bin/vspec)
#48
blueyed
closed
6 years ago
0
Revert changes on :SKIP/:TODO messages
#47
kana
closed
9 years ago
0
Fix carriage return escape in bin/vspec
#46
glts
closed
9 years ago
1
does vspec support `Shared Example Groups'?
#45
kamichidu
closed
10 years ago
2
Change mistaken ':context' to ':describe'
#44
glts
closed
10 years ago
1
Support quickfix
#43
kana
opened
10 years ago
1
Allow using the same description for multiple :it blocks within a :describe block
#42
kana
closed
10 years ago
0
Output friendly failure messages when unexpected errors occur while translating a test script
#41
kana
opened
10 years ago
3
Fix tests about vspec#pretty_string not to fail on Travis CI
#40
kana
closed
10 years ago
3
Fix failure messages to properly show multiline strings
#39
kana
closed
10 years ago
1
Support before :all / after :all
#38
kana
opened
10 years ago
0
Refactor failure test cases not to include anonymous function numbers
#37
kana
closed
10 years ago
1
Support nested :describe
#36
kana
closed
10 years ago
1
Do not "Baill out!" if an exception is thrown in an :it block
#35
kana
opened
10 years ago
0
Make bin/vspec output unbuffered in order to make it possible to create shell wrappers
#34
glts
opened
10 years ago
5
Generate a failure message for TAP harness if errors happen outside :it
#33
kana
closed
10 years ago
0
Allow number at beginning of :it string
#32
glts
closed
10 years ago
1
Respond to input("question")
#31
torgeir
closed
10 years ago
3
The read command does not leave an empty line
#30
stefandtw
closed
10 years ago
2
"Undefined variable" error when testing autoloaded variables
#29
glts
closed
10 years ago
3
Add support for testing exceptions
#28
glts
closed
10 years ago
9
feedkeys not working?
#27
nosami
closed
10 years ago
11
Question: can I make a test directory called 'test' instead of 't'?
#26
bruno-
closed
10 years ago
2
allow it to comment at the end of line
#25
rhysd
closed
11 years ago
2
plugin/project.vim not automatically invoked
#24
davidhalter
closed
11 years ago
2
run single file/test
#23
tek
closed
10 years ago
4
Paths in test scripts depend on current directory
#22
glts
closed
11 years ago
1
Next