Cairo Testing

Explain how to write and run Cairo tests, including `#[test]`, assert macros, `#[should_panic]`, `#[ignore]`, and `#[available_gas]`; use when a request involves writing or running unit tests in Cairo.

teddyjfpender 43cf616 2 files · 2.8 KB Updated

File contents

teddyjfpender/skill-issues/tree/main/skills/cairo-testing commit 43cf616bd7

Frequently asked questions

npx skillmds@latest add teddyjfpender/cairo-testing