change test runner to plenary.busted
All checks were successful
tests / test (push) Successful in 8s
All checks were successful
tests / test (push) Successful in 8s
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
nvim --headless -u NONE -c "lua dofile('tests/run.lua')" -c "qa"
|
||||
nvim --headless -u tests/minimal_init.lua -c "PlenaryBustedDirectory tests" -c qa
|
||||
|
||||
Reference in New Issue
Block a user