OneBite.Dev - Coding blog in a bite size

🧑‍🚀 Blog for learning jest

jest blog posts, coding tips and trick in a bitesize to help you learn jest.

Mocking next router on Jest test

How to mock the next router on Jest test function to be able to past query when rendering a component in React or nextjs App

testing jest

How to solve Error jest-haste-map Watchman crawl failed.

Here is the solution on how to solve Error: jest-haste-map: Watchman crawl failed. Retrying once with node crawler when running Jest Test

testing jest