I am migrating existing tests to Jest.
Can I use before instead of beforeAll in Jest?
before
beforeAll
What I\'d do is in jest.config.js,
jest.config.js