Testing

Create or expand test suites for microservices (unit, integration, consumer-contract tests for HTTP/gRPC handlers, service flows, event consumers, caches, jobs). Use when adding tests, raising coverage, writing regression tests, or validating consumer-facing behavior. NOT for adversarial code review (use review); NOT for final ship-readiness checks (use finish). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/bricerising--enterprise-software-playbook--testing commit d0c4c7caa6

Frequently asked questions

npx skillmds@latest add tomevault-io/testing-80