package
1.13.2
Repository: https://github.com/bit2pixel/fx.git
Documentation: pkg.go.dev

# Functions

New creates a new test application.
NewLifecycle creates a new test lifecycle.
NewTestPrinter returns a fx.Printer that logs to the testing TB.

# Structs

App is a wrapper around fx.App that provides some testing helpers.
Lifecycle is a testing spy for fx.Lifecycle.

# Interfaces

TB is a subset of the standard library's testing.TB interface.