TestingTest UI
Overview
Navigate Test UI docs by choosing quickstart or full reference
Test UI is a browser interface for reviewing completed acton test runs with traces, transaction trees, logs, source links, coverage data when tests are run with --coverage, and gas profiles when tests are run with --gas-profile.

Quickstart
Run acton test --ui, inspect failed tests, and navigate Info, Transactions, Logs, Coverage, and Profile tabs.
Reference
Full feature reference for all Test UI sections, controls, and panels.
Available since: Acton 1.2
Acton Studio integrates all Test UI capabilities in Local tests, alongside project-wide test run history.
Last updated on