Learn how to write comprehensive blockchain tests with OnchainTestKit
Fixture | Type | Description |
---|---|---|
page | Page | Playwright page object for browser automation |
metamask | MetaMask | MetaMask wallet automation interface |
coinbase | CoinbaseWallet | Coinbase wallet automation interface |
node | LocalNodeManager | Local blockchain node manager |
smartContractManager | SmartContractManager | Smart contract deployment and interaction |
Wait for state changes
Handle errors gracefully