Creates a new AssertScope instance with the given context and optional handler creator, when no handler creator is provided the default tripwire handler creator is used.
The context for the scope.
Optional
handlerCreator: AssertInstHandlersThe optional handler creator to use for creating the instance handlers.
The new AssertScope instance.
Export the functions (and global
assert
)