Relayer.sol brings first class multichain end-to-end testing to your Forge testing setup. By inheriting from the abstract Relayer test helper, your tests can spin up forks of multiple networks, emit real L2ToL2CrossDomainMessenger events, and relay them inside the same forge test process — no external relayer or scripting glue required.