Execution Trace Quiz - 3 QuestionsTest your understanding123What does the before() hook do in this test?ARuns cleanup code after each testBRuns setup code once before all testsCRuns the test itselfDRuns after all tests finish Show Hint