effect-playwright
    Preparing search index...

    Type Alias LayerMethod<T, W>

    LayerMethod: <R, E>(
        layer: Layer.Layer<R, E>,
        options?: LayerOptions,
    ) => LayerRegistration<T, W, R>

    Creates a registration block whose tests share an Effect layer.

    Type Parameters

    • T extends object
    • W extends object

    Type Declaration

    0.6.0