starknet-foundry icon indicating copy to clipboard operation
starknet-foundry copied to clipboard

Extract Cairo code blocks from docs into .cairo files

Open abulenok opened this issue 2 years ago • 0 comments

Which components does the task require to be changed? (think hard pls)

sncast

Description

I think we can have separate tests executing Cairo code used in docs to verify if it is still runnable

we can place this code in a separate folder in tests/data/

abulenok avatar Feb 07 '24 13:02 abulenok