TS Testing

TypeScript testing advisor. Always use this skill when writing tests in TypeScript, setting up Jest or Vitest with TypeScript, creating type-safe mocks, or writing type-level tests. Use when the user asks "how do I mock this in TypeScript", "my mock has the wrong type", "how do I test that a type is correct", "jest.fn doesn't match my interface", "how do I set up Jest with TypeScript", "how do I avoid as any in tests", or "how do I write a type-level test". Read this skill before writing any TypeScript tests or mocks.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/ts-testing commit bdb02cdfff

Frequently asked questions

npx skillmds@latest add allthingssmitty/ts-testing