This is partially related to #24 perhaps, but it would be useful to support failing a suite if an unhandled error occurred. This may be difficult to accomplish automatically in VBA, so it may require some wrapping in the "RunTests" entry point.
This is mostly to help assist in running the full suite uninterrupted (e.g. CI/CD environments).
This is partially related to #24 perhaps, but it would be useful to support failing a suite if an unhandled error occurred. This may be difficult to accomplish automatically in VBA, so it may require some wrapping in the "RunTests" entry point.
This is mostly to help assist in running the full suite uninterrupted (e.g. CI/CD environments).