0
0
Cypresstesting

before and after hooks in Cypress - Test Execution Trace

Choose your learning style9 modes available
Execution Trace Quiz - 3 Questions
Test your understanding
What does the before() hook do in this test?
ARuns cleanup code after each test
BRuns setup code once before all tests
CRuns the test itself
DRuns after all tests finish