Testing

Write meaningful, maintainable tests at the right level. Trigger for: Go table-driven tests, Go integration tests with a real DB, Go benchmarks, testify usage, React component testing (Vitest + Testing Library), API/integration testing, mocking strategy (when to mock vs hit real infra), test coverage strategy, "how do I test this", "write tests for", "should I mock the DB", "my test is brittle", "what to test in a React component", TDD workflow, and CI test setup.

Tanveer-rajpurohit Updated

File contents

Tanveer-rajpurohit/agent-skill/tree/main/skills/testing commit 6ba7f4ff6e

Frequently asked questions

npx skillmds@latest add tanveer-rajpurohit/testing