public static bool raiseExceptions ;

설명

Should an exception be thrown on a failure.

If true, an Assertinos.AssertionException will be thrown instead of logging a message. This will break the control flow of the execution.