Crate forc_test

source ·

Structs

A built contract ready for test execution.
The set of options provided to the test function.
The set of options provided for controlling logs printed for each test.
The result of executing a single test within a single package.
The result of testing a specific package.

Enums

A package or a workspace that has been built, ready for test execution.
A built package ready for test execution.
The result of a forc test invocation.

Functions

First builds the package or workspace, ready for execution.