quemb.shared.helper.ensure

quemb.shared.helper.ensure(condition, message='')

This function can be used instead of assert, if the test should be always executed.

Return type:

None