Package: effect
Module: TestServices
Retrieves the Annotations service for this test and uses it to run the
specified workflow.
Signature
declare const annotationsWith: <A, E, R>(f: (annotations: Annotations.TestAnnotations) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>
Since v2.0.0