Skip to main content

teardown_test_environment

Perform any global post-test teardown, such as restoring the original template renderer and restoring the email sending functions.

def teardown_test_environment()

Perform any global post-test teardown, such as restoring the original template renderer and restoring the email sending functions.

Returns

TypeDescription
Nothing is returned; the function performs state cleanup and restoration.