//
pkg.gl
Category
github.com/bit2pixel/fx
fxtest
package
1.13.2
Repository:
https://github.com/bit2pixel/fx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
107 SLOC
#
Functions
New
New creates a new test application.
NewLifecycle
NewLifecycle creates a new test lifecycle.
NewTestPrinter
NewTestPrinter returns a fx.Printer that logs to the testing TB.
#
Structs
App
App is a wrapper around fx.App that provides some testing helpers.
Lifecycle
Lifecycle is a testing spy for fx.Lifecycle.
#
Interfaces
TB
TB is a subset of the standard library's testing.TB interface.