assay-lua 0.10.4

General-purpose enhanced Lua runtime. Batteries-included scripting, automation, and web services.
Documentation
1
2
3
4
5
6
7
8
# Integration test: Lua script check
timeout: 30s
retries: 1
backoff: 2s
checks:
  - name: lua-script-test
    type: script
    file: tests/script-pass.lua