https://cypress.io logo
But let me back up - if I want to run a command im...
# e2e-testing
a
But let me back up - if I want to run a command immediately before every test (without having to call it in a
beforeEach
at the top of every test), is
setupNodeEvents
the correct place to be hooking into here?