Writing Tests

Use when writing or changing tests in this repo, deciding what to test or where a test belongs, adding a regression test for a bug fix, reviewing the test portion of a PR, deciding which golden outputs to bless and reviewing the blessed diff, or adding a benchmark. Trigger phrases include "add a test", "write tests for", "is this covered", "does this need a test", "review the tests here", "which layer should this test go in". Also use for the mechanics of the golden framework itself — the //! > file format, creating test_file_test! runners, or how CAIRO_FIX_TESTS works (covered in references/golden-framework.md).

starkware-libs 8a383ef 6 files · 36.0 KB Updated

File contents

starkware-libs/cairo/tree/main/.claude/skills/writing-tests commit 8a383ef606

Frequently asked questions

npx skillmds@latest add starkware-libs/writing-tests