add testing...
this is very limited right now, but I will expand as I see fit
This commit is contained in:
parent
a13d616da5
commit
585f04c745
3 changed files with 25 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
test:
|
||||
nvim --headless -c "PlenaryBustedDirectory tests/ {minimal_init = './tests/minit.lua'}"
|
||||
|
||||
.PHONY: test
|
||||
Loading…
Add table
Add a link
Reference in a new issue