property DescribeDefinition.beforeAllView codeRun some shared setup before all of the tests in the suite. Type((this: T) => void | Promise<void>) | ((this: T) => void | Promise<void>)[]View code