testing-library / preact-hooks-testing-library

Simple and complete Preact hooks testing utilities that encourage good testing practices.
MIT License
56 stars 10 forks source link

chore: upgrade to Jest 27 #13

Open nickserv opened 3 years ago

nickserv commented 3 years ago

What: Upgrade to Jest 27

Why: Ensuring compatibility with breaking changes in Jest 27

How: Upgrading packages and manually setting testEnvironment to jsdom