Skip to content

index

Functions

FunctionDescription
createJestConfigxray16/testing - Jest support for consumers testing X-Ray TypeScriptToLua script code.
setupLuaGlobalsInject the Lua and optional OpenXRay runtime globals that X-Ray script code relies on (string, table, math, lfs, marshal, LuaTable, $range, error, pcall, and related helpers) onto globalThis, backed by xray16/mocks.

Interfaces

InterfaceDescription
IXrayJestConfigOverridesConsumer overrides merged into the generated Jest config.