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.
Download for
iOS
App Store
Download for
Android
Google Play
Download for
Windows
.exe installer
Download for
macOS
.dmg universal
Download for
Linux
.AppImage
Try BotSurf in your browser — no install
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
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
Hardhat Console
Interactive Hardhat console with JSON-RPC execution, contract debugging, and chunked log scanning for local development.
Multisig Threshold Adjuster
Update the required confirmation threshold for your multisig wallet with preview and validation.
Page Load Speed Display
Track page load performance with DOM ready, load time, DNS, TCP, request, response, and resource metrics in a floating overlay.
Heading Structure Outliner
Extract and display all page headings in a hierarchical outline with counts, level analysis, and click-to-highlight navigation.
Calldata Size Optimization Analyzer
Analyze calldata size and gas costs to identify optimization opportunities for reducing transaction costs in smart contracts.
Form Field Validation Highlighter
Highlight invalid form fields. Live validation feedback, tooltips, summary view. Customizable colors and styles.