A general cheatcode function used to simplify implementation of Starknet testing functions. This is the base function used by testing utilities to interact with the test environment. External users can implement custom cheatcodes by injecting a customDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
CairoHintProcessor in the runner.
Signature
Arguments
selector - The cheatcode identifier.
input - Input parameters for the cheatcode.
Returns
- A span containing the cheatcode’s output