Crate forc_test

source ·

Modules

Structs

Enums

  • A package or a workspace that has been built, ready for test execution.
  • A built package ready for test execution.
  • A built package that requires deployment before test execution.
  • Used to control test runner count for forc-test. Number of runners to use can be specified using Manual or can be left forc-test to decide by using Auto.
  • The result of a forc test invocation.

Functions

  • First builds the package or workspace, ready for execution.