add test runner for lua plenary tests

This commit is contained in:
2025-12-24 18:52:36 +01:00
parent 61f9a7dcb4
commit 51ec535eac
4 changed files with 468 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ local defaults = {
"test-samurai.runners.js-jest",
"test-samurai.runners.js-mocha",
"test-samurai.runners.js-vitest",
"test-samurai.runners.lua-plenary",
},
}