property DescribeDefinition.afterEachView codeRun some shared teardown after each test in the suite. Type((this: T) => void | Promise<void>) | ((this: T) => void | Promise<void>)[]View code