Skip to content

index

Functions

FunctionDescription
createJestConfigxray16/testing - Jest support for consumers testing X-Ray TypeScriptToLua script code.
setupLuaGlobalsInject 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

InterfaceDescription
IXrayJestConfigOverridesConsumer overrides merged into the generated Jest config.