renderer-process-unit-tests
Installation
SKILL.md
Renderer Process Unit Tests
When to use this skill
Use this skill when I say some like this:
- Create unit tests for renderer process
- Fix unit tests for renderer process
- Create unit tests for [name of component or hook and so on]
- I see failed unit tests. Fix that!
Technologies
- Test Runner: Vitest
- Testing Library: React Testing Library
- Environment:
jsdom(simulates a browser environment in Node.js)