@finnairoyj/cdk-constructs-lib
    Preparing search index...

    Function shouldSynthesize

    • Assert that the stack under test passes CDK synthesis without throwing errors

      Parameters

      • stack: Stack

        Stack under test

      • ctx: TestContext

        Vitest test context. This is required in order to isolate parallel-running tests

      • snapshot: boolean = true

        Enable snapshot tests.

      Returns Template

      Synthesized stack Template object

      true