CredibleTest
Title: CredibleTest
Author: Phylax Systems
Base contract for testing Credible Layer assertions with Forge
Inherit from this contract (or CredibleTestWithBacktesting) to test assertions locally
State Variables
cl
The extended Vm cheatcode interface for assertion testing
Provides access to assertion-specific cheatcodes
VmEx public constant cl = VmEx(address(uint160(uint256(keccak256("hevm cheat code")))))