index
Functions
| Function | Description |
|---|---|
| createJestConfig | xray16/testing - Jest support for consumers testing X-Ray TypeScriptToLua script code. |
| setupLuaGlobals | Inject the Lua standard-library globals that X-Ray script code relies on (string, table, math, debug, LuaTable, $range, error, and related helpers) onto globalThis, backed by xray16/mocks. |
Interfaces
| Interface | Description |
|---|---|
| IXrayJestConfigOverrides | Consumer overrides merged into the generated Jest config. |