encore-testing
Installation
SKILL.md
Testing Encore.ts Applications
Instructions
Encore.ts uses standard TypeScript testing tools. The recommended setup is Vitest.
Setup Vitest
npm install -D vitest
Add to package.json:
Encore.ts uses standard TypeScript testing tools. The recommended setup is Vitest.
npm install -D vitest
Add to package.json: