Created by: mrmckeb
clearMocks
is a useful feature that clears all mocks between tests.
- Kent Dodds tweeted about it recently.
displayName
is really interesting, as it enables developers working in multiproject setups (and monorepos) to visually identify which suite of tests is running.