Improved "global failure" handler...
Previously, an undocumented "global failure handler" used in tests where an exception is expected was always instantiated. This version adds a function to explicitly enable the failure handler.
Previously, an undocumented "global failure handler" used in tests where an exception is expected was always instantiated. This version adds a function to explicitly enable the failure handler.