Skip to content
Navigation menu
Search
Powered by
Search
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
Exploring Snapshot Testing in Jest: Pros and Cons
Andy Robinson
Andy Robinson
Andy Robinson
Follow
Nov 14
Exploring Snapshot Testing in Jest: Pros and Cons
#
webdev
#
javascript
#
jest
#
testing
Comments
AddĀ Comment
3 min read
Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests
Peter Wan
Peter Wan
Peter Wan
Follow
Nov 11
Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests
#
jest
#
opensource
#
javascript
#
testing
Comments
AddĀ Comment
3 min read
Comparing Jest, React Testing Library, and Playwright: Testing Approaches for React Applications
padmajothi Athimoolam
padmajothi Athimoolam
padmajothi Athimoolam
Follow
Oct 28
Comparing Jest, React Testing Library, and Playwright: Testing Approaches for React Applications
#
react
#
jest
#
playwright
#
testing
Comments
1
Ā comment
2 min read
Writing Jest tests for searchParams in Next 15
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Oct 28
Writing Jest tests for searchParams in Next 15
#
nextjs
#
searchparams
#
jest
#
testing
1
Ā reaction
Comments
AddĀ Comment
2 min read
How to write jest test cases for react component?
Vishesh Tiwari
Vishesh Tiwari
Vishesh Tiwari
Follow
Nov 11
How to write jest test cases for react component?
#
testing
#
react
#
jest
6
Ā reactions
Comments
AddĀ Comment
2 min read
Migrating from Jest to Vitest: A Step-by-Step Guide
keploy
keploy
keploy
Follow
Oct 11
Migrating from Jest to Vitest: A Step-by-Step Guide
#
jest
#
vitest
#
migrate
#
webdev
Comments
AddĀ Comment
5 min read
Creating tests in real database with NestJS, TypeORM and PostgreSQL
Gabriel Couto
Gabriel Couto
Gabriel Couto
Follow
Oct 4
Creating tests in real database with NestJS, TypeORM and PostgreSQL
#
javascript
#
jest
#
nestjs
#
webdev
1
Ā reaction
Comments
AddĀ Comment
2 min read
Letās Make Jest Run Much Faster
TomĆ”Å” Gold
TomĆ”Å” Gold
TomĆ”Å” Gold
Follow
Oct 28
Letās Make Jest Run Much Faster
#
webdev
#
javascript
#
jest
#
unittest
1
Ā reaction
Comments
AddĀ Comment
5 min read
Testing and Debugging: Basic Tools and Techniques for Effective Full-Stack Tests
Okoye Ndidiamaka
Okoye Ndidiamaka
Okoye Ndidiamaka
Follow
Sep 24
Testing and Debugging: Basic Tools and Techniques for Effective Full-Stack Tests
#
webdev
#
testingtools
#
jest
Comments
AddĀ Comment
3 min read
Error in Jest integration with Vue js
Pankaj Durve
Pankaj Durve
Pankaj Durve
Follow
Sep 20
Error in Jest integration with Vue js
#
vue
#
jest
Comments
AddĀ Comment
1 min read
Declarative Programming
Christopher Zhong
Christopher Zhong
Christopher Zhong
Follow
Sep 19
Declarative Programming
#
typescript
#
jest
Comments
AddĀ Comment
4 min read
Speed Up Your Tests with Jest and Vitest
Vinicius Rodrigues
Vinicius Rodrigues
Vinicius Rodrigues
Follow
Oct 2
Speed Up Your Tests with Jest and Vitest
#
vitest
#
jest
#
typescript
#
testing
1
Ā reaction
Comments
AddĀ Comment
4 min read
Maximize a Performance dos Seus Testes com Jest e Vitest
Vinicius Rodrigues
Vinicius Rodrigues
Vinicius Rodrigues
Follow
Oct 2
Maximize a Performance dos Seus Testes com Jest e Vitest
#
jest
#
vitest
#
testing
#
typescript
1
Ā reaction
Comments
AddĀ Comment
4 min read
Introduction to Jest: Unit Testing, Mocking, and Asynchronous Code
Dimitris Stoikidis
Dimitris Stoikidis
Dimitris Stoikidis
Follow
Oct 30
Introduction to Jest: Unit Testing, Mocking, and Asynchronous Code
#
jest
#
javascript
#
unittesting
#
mocking
5
Ā reactions
Comments
1
Ā comment
8 min read
Testing environment with a local Mongo database
Federico GĆ³mez
Federico GĆ³mez
Federico GĆ³mez
Follow
Sep 10
Testing environment with a local Mongo database
#
typescript
#
mongodb
#
testing
#
jest
Comments
AddĀ Comment
5 min read
Testing a Next.js App with React Testing Library & Jest
MedCode
MedCode
MedCode
Follow
Oct 11
Testing a Next.js App with React Testing Library & Jest
#
webdev
#
jest
#
nextjs
#
javascript
Comments
AddĀ Comment
1 min read
Mocking Network Requests Made Easy: Integrating Jest and MSW
Roland Awoda
Roland Awoda
Roland Awoda
Follow
Sep 7
Mocking Network Requests Made Easy: Integrating Jest and MSW
#
javascript
#
unittest
#
jest
#
msw
3
Ā reactions
Comments
AddĀ Comment
10 min read
My Second Hacktoberfest Adventure: Testing with Jest (For the First Time!) š
Tasbi Tasbi
Tasbi Tasbi
Tasbi Tasbi
Follow
Oct 10
My Second Hacktoberfest Adventure: Testing with Jest (For the First Time!) š
#
hacktoberfest
#
jest
#
opensource
1
Ā reaction
Comments
AddĀ Comment
3 min read
š§Ŗ Setup Jest with (Webpack, Vite)
Jorjis Hasan
Jorjis Hasan
Jorjis Hasan
Follow
Oct 1
š§Ŗ Setup Jest with (Webpack, Vite)
#
vite
#
jest
#
testing
#
react
1
Ā reaction
Comments
AddĀ Comment
4 min read
Setting Up Your E2E Testing Framework with Pactum and Jest
Umair QA
Umair QA
Umair QA
Follow
Oct 1
Setting Up Your E2E Testing Framework with Pactum and Jest
#
qa
#
pactumjs
#
javascript
#
jest
1
Ā reaction
Comments
AddĀ Comment
1 min read
Unit Testing React Components with Jest
Md Yusuf
Md Yusuf
Md Yusuf
Follow
Sep 30
Unit Testing React Components with Jest
#
unittesting
#
jest
#
react
Comments
AddĀ Comment
2 min read
My experience with Units Tests using Jest JS
Augusto Kayo
Augusto Kayo
Augusto Kayo
Follow
Aug 23
My experience with Units Tests using Jest JS
#
javascript
#
react
#
typescript
#
jest
Comments
AddĀ Comment
1 min read
How to Test Functions That Return Functions in TypeScript with Jest
Mateus Cechetto
Mateus Cechetto
Mateus Cechetto
Follow
Sep 15
How to Test Functions That Return Functions in TypeScript with Jest
#
typescript
#
jest
#
testing
#
javascript
2
Ā reactions
Comments
AddĀ Comment
3 min read
Setup Jest in a typescript ReactĀ project
Abhishek P N
Abhishek P N
Abhishek P N
Follow
Aug 5
Setup Jest in a typescript ReactĀ project
#
react
#
jest
#
typescript
#
testing
Comments
AddĀ Comment
2 min read
How to Run Jest Unit Tests in a Typescript Project
dorinandreidragan
dorinandreidragan
dorinandreidragan
Follow
Aug 9
How to Run Jest Unit Tests in a Typescript Project
#
typescript
#
jest
#
webdev
#
unittest
2
Ā reactions
Comments
AddĀ Comment
2 min read
Fixing Jest import failure
Philippe Arteau
Philippe Arteau
Philippe Arteau
Follow
Jul 29
Fixing Jest import failure
#
jest
#
tooling
#
babel
Comments
AddĀ Comment
1 min read
Strategies for Writing More Testable Code - An Imperative Approach
Felipe Leao
Felipe Leao
Felipe Leao
Follow
Sep 1
Strategies for Writing More Testable Code - An Imperative Approach
#
jest
#
testing
#
backend
#
webdev
4
Ā reactions
Comments
AddĀ Comment
5 min read
EstratĆ©gias para escrever cĆ³digo com maior testabilidade - uma anĆ”lise imperativa
Felipe Leao
Felipe Leao
Felipe Leao
Follow
Aug 31
EstratĆ©gias para escrever cĆ³digo com maior testabilidade - uma anĆ”lise imperativa
#
jest
#
webdev
#
backend
#
testing
5
Ā reactions
Comments
AddĀ Comment
6 min read
Where does return render( <UserProvider> etc go in a test.js jest file?
SleepyDev
SleepyDev
SleepyDev
Follow
Aug 27
Where does return render( <UserProvider> etc go in a test.js jest file?
#
react
#
jest
#
testing
#
qa
Comments
1
Ā comment
1 min read
Mastering Jest in Next.js: A Complete Guide for App Router and TypeScript š
Alaa Samy
Alaa Samy
Alaa Samy
Follow
Aug 23
Mastering Jest in Next.js: A Complete Guide for App Router and TypeScript š
#
webdev
#
typescript
#
jest
#
nextjs
5
Ā reactions
Comments
AddĀ Comment
3 min read
Jest Recap: What Runs When?
Hauke T.
Hauke T.
Hauke T.
Follow
Jul 18
Jest Recap: What Runs When?
#
jest
#
javascript
#
programming
#
testing
Comments
AddĀ Comment
3 min read
The Case Against Mocking Libraries
Shubham Sharma
Shubham Sharma
Shubham Sharma
Follow
Aug 21
The Case Against Mocking Libraries
#
softwaretesting
#
jest
#
mocking
Comments
2
Ā comments
3 min read
Writing integration tests with jest and puppeteer
Michael Tiel
Michael Tiel
Michael Tiel
Follow
Aug 16
Writing integration tests with jest and puppeteer
#
jest
#
typescript
#
puppeteer
#
tutorial
2
Ā reactions
Comments
AddĀ Comment
4 min read
Mock functions in individual tests using Jest
Tyler Smith
Tyler Smith
Tyler Smith
Follow
Aug 4
Mock functions in individual tests using Jest
#
javascript
#
jest
#
testing
3
Ā reactions
Comments
AddĀ Comment
6 min read
Solving the Jest Native Module Error in a React Native Expo Project
Andrew Chaa
Andrew Chaa
Andrew Chaa
Follow
Jul 28
Solving the Jest Native Module Error in a React Native Expo Project
#
reactnative
#
jest
1
Ā reaction
Comments
AddĀ Comment
2 min read
The Power of Jest and React Native Testing Library Combined
Paulo Messias
Paulo Messias
Paulo Messias
Follow
Jul 24
The Power of Jest and React Native Testing Library Combined
#
reactnative
#
jest
#
testing
#
programming
3
Ā reactions
Comments
AddĀ Comment
3 min read
Test if a promise throw an Error
Marco A.
Marco A.
Marco A.
Follow
Jun 5
Test if a promise throw an Error
#
webdev
#
javascript
#
programming
#
jest
Comments
AddĀ Comment
1 min read
JEST: DeepMindās JEST: DeepMindās Breakthrough for AI Training Efficiency
Amulya Kumar
Amulya Kumar
Amulya Kumar
Follow
for
HyScaler
Jul 9
JEST: DeepMindās JEST: DeepMindās Breakthrough for AI Training Efficiency
#
deepmind
#
aitraining
#
jest
#
webdev
Comments
AddĀ Comment
2 min read
Are you writing test for the first time? This might help.
Ademola Onasoga
Ademola Onasoga
Ademola Onasoga
Follow
Jul 6
Are you writing test for the first time? This might help.
#
jest
#
testing
#
react
#
beginners
11
Ā reactions
Comments
2
Ā comments
3 min read
Entendendo as Nomenclaturas getBy..., findBy... e queryBy... no Jest
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 20
Entendendo as Nomenclaturas getBy..., findBy... e queryBy... no Jest
#
jest
#
testing
#
javascript
#
typescript
1
Ā reaction
Comments
AddĀ Comment
2 min read
Testing Callback Functions with Jest
Kota Ito
Kota Ito
Kota Ito
Follow
Jun 28
Testing Callback Functions with Jest
#
jest
#
testing
#
react
2
Ā reactions
Comments
AddĀ Comment
2 min read
DiferenƧas entre o jest.spyOn e jest.mock
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 21
DiferenƧas entre o jest.spyOn e jest.mock
#
jest
#
testing
#
javascript
#
mock
2
Ā reactions
Comments
AddĀ Comment
3 min read
Mock Class Constructor in Jest Test with Mocking Partials
Kota Ito
Kota Ito
Kota Ito
Follow
Jun 20
Mock Class Constructor in Jest Test with Mocking Partials
#
jest
#
testing
#
mock
#
react
2
Ā reactions
Comments
AddĀ Comment
2 min read
Three Important Things I Learned While Jest Testing My Next.js Application
Kota Ito
Kota Ito
Kota Ito
Follow
May 19
Three Important Things I Learned While Jest Testing My Next.js Application
#
jest
#
testing
#
nextjs
#
react
3
Ā reactions
Comments
AddĀ Comment
3 min read
Ensuring the Quality of Your App with Testing in React Native
Paulo Messias
Paulo Messias
Paulo Messias
Follow
Jun 15
Ensuring the Quality of Your App with Testing in React Native
#
reactnative
#
testing
#
jest
#
e2e
10
Ā reactions
Comments
AddĀ Comment
5 min read
Como Escrever Testes UnitĆ”rios para ServiƧos Backend com DependĆŖncias de Banco de Dados Usando SQLite In-Memory
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 11
Como Escrever Testes UnitĆ”rios para ServiƧos Backend com DependĆŖncias de Banco de Dados Usando SQLite In-Memory
#
jest
#
sqlite
#
testing
#
database
1
Ā reaction
Comments
AddĀ Comment
4 min read
Mocking navigator.clipboard.writeText in Jest
Andrew Chaa
Andrew Chaa
Andrew Chaa
Follow
Jun 10
Mocking navigator.clipboard.writeText in Jest
#
javascript
#
jest
#
testing
3
Ā reactions
Comments
AddĀ Comment
2 min read
UtilizaĆ§Ć£o e BenefĆcios do Rerender em Testes de Componentes React com Jest e React Testing Library
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 4
UtilizaĆ§Ć£o e BenefĆcios do Rerender em Testes de Componentes React com Jest e React Testing Library
#
testing
#
react
#
webdev
#
jest
1
Ā reaction
Comments
AddĀ Comment
3 min read
Testes unitƔrios em React com Jest e testing library
Eduardo Henrique Gris
Eduardo Henrique Gris
Eduardo Henrique Gris
Follow
Apr 29
Testes unitƔrios em React com Jest e testing library
#
react
#
jest
#
testinglibrary
#
webdev
1
Ā reaction
Comments
AddĀ Comment
9 min read
Potential issues with barrel files in Jest
Fogel
Fogel
Fogel
Follow
May 22
Potential issues with barrel files in Jest
#
javascript
#
jest
#
testing
11
Ā reactions
Comments
AddĀ Comment
5 min read
Jest adoption guide: Overview, examples, and alternatives
Megan Lee
Megan Lee
Megan Lee
Follow
for
LogRocket
Apr 18
Jest adoption guide: Overview, examples, and alternatives
#
jest
#
webdev
1
Ā reaction
Comments
AddĀ Comment
15 min read
Testing Next.js Router with Jest and React Testing Library
Antoine
Antoine
Antoine
Follow
for
Itself Tools
May 17
Testing Next.js Router with Jest and React Testing Library
#
nextjs
#
jest
#
testing
#
javascript
2
Ā reactions
Comments
AddĀ Comment
2 min read
React Native Testing Options Overview
JetThoughts Dev
JetThoughts Dev
JetThoughts Dev
Follow
for
JetThoughts
May 15
React Native Testing Options Overview
#
testing
#
react
#
jest
#
detox
Comments
AddĀ Comment
5 min read
Speed up GitHub PRās review of your React applications
JetThoughts Dev
JetThoughts Dev
JetThoughts Dev
Follow
for
JetThoughts
May 15
Speed up GitHub PRās review of your React applications
#
development
#
tutorial
#
github
#
jest
Comments
AddĀ Comment
2 min read
Testes de IntegraĆ§Ć£o
Gabriel Barbosa
Gabriel Barbosa
Gabriel Barbosa
Follow
May 13
Testes de IntegraĆ§Ć£o
#
testing
#
javascript
#
jest
#
tdd
1
Ā reaction
Comments
AddĀ Comment
5 min read
IntroduĆ§Ć£o ao Teste Automatizado com Jest: Como ComeƧar a Escrever Testes Eficientes
Lucas Pereira de Souza
Lucas Pereira de Souza
Lucas Pereira de Souza
Follow
May 9
IntroduĆ§Ć£o ao Teste Automatizado com Jest: Como ComeƧar a Escrever Testes Eficientes
#
jest
#
javascript
#
beginners
#
programming
4
Ā reactions
Comments
AddĀ Comment
3 min read
Quando Escrever Testes de Unidade?š”
Ćgatha
Ćgatha
Ćgatha
Follow
Apr 6
Quando Escrever Testes de Unidade?š”
#
testing
#
javascript
#
jest
#
beginners
5
Ā reactions
Comments
AddĀ Comment
4 min read
The Easiest Way to Identify Flaky Tests in Jest
Shubham Sharma
Shubham Sharma
Shubham Sharma
Follow
May 5
The Easiest Way to Identify Flaky Tests in Jest
#
jest
#
unittest
#
flakytests
2
Ā reactions
Comments
AddĀ Comment
4 min read
Mocking ES6 Class Instances with Jest
Andrew Chaa
Andrew Chaa
Andrew Chaa
Follow
May 3
Mocking ES6 Class Instances with Jest
#
jest
#
mock
#
javascript
3
Ā reactions
Comments
AddĀ Comment
2 min read
Unit tests in React with Jest and Testing Library
Eduardo Henrique Gris
Eduardo Henrique Gris
Eduardo Henrique Gris
Follow
Apr 29
Unit tests in React with Jest and Testing Library
#
react
#
jest
#
testinglibrary
#
webdev
12
Ā reactions
Comments
4
Ā comments
9 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account