Ask a question to get started
Enter to sendā¢Shift+Enter new line
Called once after all tests are run. Use this to perform any infrastructure cleanup that your checkpointer may require, like tearing down docker containers, etc.
afterAll(): void | Promise<void>