mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
build: added plenary test runner
This commit is contained in:
parent
08f4804916
commit
f51eb0d957
3 changed files with 37 additions and 0 deletions
3
tests/run
Executable file
3
tests/run
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests/ {minimal_init = 'tests/init.lua', sequential = true}"
|
Loading…
Add table
Add a link
Reference in a new issue