This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Foundry Forge Test Runner

Developer Tools · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryDeveloper Tools
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES Foundry Forge Test Runner brings the spirit of Foundry's Forge testing framework to your browser, enabling rapid contract validation without local tooling. The tool executes user-defined test cases against deployed contracts using static calls, verifying that functions return expected values, state conditions hold, and custom assertions pass. You define tests as simple expressions like "totalSupply() == 1000", "owner() != address(0)", or "balanceOf(0x...) > 0" — the tool fetches the contract's bytecode, parses the ABI (provided or auto-detected), executes each test via on-chain view calls, and reports pass/fail results with detailed execution details. Beyond simple equality checks, the tool supports comparison operators (>, =,

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.