@nevware21/tripwire-chai - v0.1.2
    Preparing search index...

    Function expect

    • Creates a new assert object with the given value and message.

      Type Parameters

      • T

      Parameters

      • value: T

        The value to create the context object with.

      • OptionalinitMsg: string

        The message to create the context object with.

      Returns Assert