Run a function before each test within the suite, and before all child suites and tests.
Equivalent to t.beforeEach()
Alias: setup()
Run a function before each test within the suite, and before all child suites and tests.
Equivalent to t.beforeEach()
Alias: setup()