Unit Tests

Write clear, maintainable unit tests using the AAA pattern, behavior-focused names, and minimal mocking. Use when creating or updating tests, writing *.test.ts(x), mocking dependencies, or when the user asks to test a component, hook, store, service, or utility.

luisotavio756 Updated

File contents

luisotavio756/agents-skills/tree/main/.agents/skills/frontend/unit-tests commit d743162ba6

Frequently asked questions

npx skillmds@latest add luisotavio756/unit-tests