Function: teardown()
teardown():
Promise<void>
Defined in: render.tsx:145
Tears down the testing environment by cleaning up and stopping GTK. Can be used as global teardown in your test runner configuration.
Returns
Promise<void>
teardown():
Promise<void>
Defined in: render.tsx:145
Tears down the testing environment by cleaning up and stopping GTK. Can be used as global teardown in your test runner configuration.
Promise<void>