Constructs a new Live service that implements the Live interface.
Constructs a new Live service that implements the Live interface. This
typically should not be necessary as the TestEnvironment already includes
the Live service but could be useful if you are mixing in interfaces to
create your own environment type.
Provides a workflow with the "live" default ZIO services.
Runs a transformation function with the live default ZIO services while ensuring that the workflow itself is run with the test services.