Testing

Utilities for testing.

logikal_utils.testing.hide_traceback(function: ~logikal_utils.testing.Function, error: type[Exception] = <class 'AssertionError'>) Function

Hide pytest failure tracebacks.

See the pytest documentation for more information.