Jest

Write tests, mock functions, assert values, and configure test suites for Roblox/Luau code using Jest Roblox — a Luau port whose API diverges from JS Jest in subtle, non-obvious ways that LLM training data does not cover. Use whenever encountering Jest in Roblox/Luau code: editing .spec test files, calling jest.fn/jest.mock/spyOn, using describe/it/expect, or debugging Jest tests.

christopher-buss Updated

File contents

christopher-buss/skills/tree/main/skills/jest commit 4287034d61

Frequently asked questions

npx skillmds@latest add christopher-buss/jest-3