Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
jest
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Mocking Next 16 useParams, useSearchParams, usePathname and useRouter in Jest
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Nov 26 '25
Mocking Next 16 useParams, useSearchParams, usePathname and useRouter in Jest
#
nextjs
#
jest
#
usesearchparams
#
mock
Comments
Add Comment
9 min read
Using Jest and LLM assistance to test your real-time chat
Huiren Woo
Huiren Woo
Huiren Woo
Follow
for
Zenika
Nov 11 '25
Using Jest and LLM assistance to test your real-time chat
#
testing
#
jest
#
tutorial
#
javascript
2
 reactions
Comments
Add Comment
29 min read
Why Unit Tests in React Catch Bugs the UI Never Shows (Jest Real-World Example)
Nitin N.
Nitin N.
Nitin N.
Follow
Dec 6 '25
Why Unit Tests in React Catch Bugs the UI Never Shows (Jest Real-World Example)
#
testing
#
react
#
frontend
#
jest
Comments
Add Comment
2 min read
Why I Chose Vitest Over Jest: 10x Faster Tests & Native ESM Support
The Machine Pulse
The Machine Pulse
The Machine Pulse
Follow
Dec 3 '25
Why I Chose Vitest Over Jest: 10x Faster Tests & Native ESM Support
#
vitest
#
jest
#
testing
#
vite
1
 reaction
Comments
Add Comment
15 min read
đź§© A Complete Guide to React Testing: From Unit Tests to E2E, Snapshots, and Test Doubles
Learcise
Learcise
Learcise
Follow
Oct 7 '25
đź§© A Complete Guide to React Testing: From Unit Tests to E2E, Snapshots, and Test Doubles
#
webdev
#
programming
#
react
#
jest
1
 reaction
Comments
Add Comment
5 min read
How to setup Jest + RTL on Vite & React
Shelner
Shelner
Shelner
Follow
Oct 27 '25
How to setup Jest + RTL on Vite & React
#
react
#
jest
#
reacttestinglibrary
2
 reactions
Comments
Add Comment
1 min read
How to fix the error that import.meta.env cannot be used in Jest (Vite + Supabase)
Kazutora Hattori
Kazutora Hattori
Kazutora Hattori
Follow
Sep 19 '25
How to fix the error that import.meta.env cannot be used in Jest (Vite + Supabase)
#
supabase
#
jest
#
vite
Comments
Add Comment
1 min read
What to do when you can't test Spinner with findByRole("status") (Jest + Chakra UI)
Kazutora Hattori
Kazutora Hattori
Kazutora Hattori
Follow
Sep 19 '25
What to do when you can't test Spinner with findByRole("status") (Jest + Chakra UI)
#
jest
#
test
#
react
Comments
Add Comment
1 min read
Jest test errors and solutions
Kazutora Hattori
Kazutora Hattori
Kazutora Hattori
Follow
Sep 19 '25
Jest test errors and solutions
#
help
#
jest
#
react
Comments
Add Comment
2 min read
Things to Remember When You Test Your React App
Roman
Roman
Roman
Follow
Sep 17 '25
Things to Remember When You Test Your React App
#
webdev
#
jest
#
react
#
testing
Comments
Add Comment
5 min read
Errors I encountered during Jest testing and how to fix them
Kazutora Hattori
Kazutora Hattori
Kazutora Hattori
Follow
Sep 15 '25
Errors I encountered during Jest testing and how to fix them
#
jest
Comments
Add Comment
2 min read
Errors I Encountered During Jest Testing and Their Solutions
Kazutora Hattori
Kazutora Hattori
Kazutora Hattori
Follow
Sep 14 '25
Errors I Encountered During Jest Testing and Their Solutions
#
help
#
jest
Comments
Add Comment
1 min read
Testando debounce e throttle no React com Jest [setTimeout]
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Sep 12 '25
Testando debounce e throttle no React com Jest [setTimeout]
#
jest
#
testing
#
react
Comments
Add Comment
2 min read
[For Beginners] Quickly Fix Jest Crashing with import.meta in Vite+React+TypeScript (Supabase Compatible)
Kazutora Hattori
Kazutora Hattori
Kazutora Hattori
Follow
Sep 12 '25
[For Beginners] Quickly Fix Jest Crashing with import.meta in Vite+React+TypeScript (Supabase Compatible)
#
vite
#
jest
#
typescript
Comments
Add Comment
1 min read
Testando Componentes com React Hook Form + Zod
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Sep 9 '25
Testando Componentes com React Hook Form + Zod
#
jest
#
test
#
typescript
#
react
6
 reactions
Comments
Add Comment
2 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account