ci: Pipeline Tests (#315)

This commit is contained in:
Simon Hauser
2020-12-09 21:48:55 +01:00
committed by GitHub
parent 141dc6d55e
commit d67eb599fb
5 changed files with 71 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
test:
nvim --headless -c 'lua require("plenary.test_harness"):test_directory("busted", "./lua/tests/automated/")'
nvim --headless -c 'PlenaryBustedDirectory lua/tests/automated/'
lint:
luacheck lua/telescope