Indexer Testing

Write and run tests for Envio Indexer projects using Vitest and createTestIndexer(). Covers test setup, processing block ranges, asserting entity changes with toMatchInlineSnapshot, and TDD workflow. Use when writing tests, debugging handler output, or verifying indexer behavior.

enviodev 8b0393f 5.4 KB Updated

File contents

enviodev/hyperindex/tree/main/packages/cli/templates/static/shared/.claude/skills/indexer-testing commit 8b0393f891

Frequently asked questions

npx skillmds@latest add enviodev/indexer-testing