Cofounder Testing

Two-layer automated testing strategy for Go + React web applications. Covers backend unit/integration tests (Go) and frontend component tests (Vitest). Tests are written in tandem with application code — every handler gets a test file, every interactive component gets a test file. Use this skill whenever the user asks to test, run tests, add tests, or verify the application.

locaweb 8c4723c 6.1 KB Updated

File contents

locaweb/cofounder/tree/main/skills/cofounder-testing commit 8c4723c5eb

Frequently asked questions

npx skillmds@latest add locaweb/cofounder-testing