Files
LuaMicroservices/devices-api/run_tests.lua
Christian van Dijk 59ddc66a8e
All checks were successful
CI / Lint (push) Successful in 21s
CI / Helm Lint (push) Successful in 6s
CI / Build (push) Successful in 1m48s
CI / Test (push) Successful in 44s
🧱 add tests & ci changes
2026-02-23 22:52:54 +01:00

4 lines
99 B
Lua

#!/usr/bin/env lua
-- Busted test runner (uses .busted for ROOT = spec)
require("busted.runner")()