Skip to content
Navigation menu
Search
Powered by
Search
Algolia
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
Mastering Jest in Next.js: A Complete Guide for App Router and TypeScript 🚀
Alaa Samy
Alaa Samy
Alaa Samy
Follow
Aug 23 '24
Mastering Jest in Next.js: A Complete Guide for App Router and TypeScript 🚀
#
webdev
#
typescript
#
jest
#
nextjs
7
reactions
Comments
1
comment
3 min read
Jest Recap: What Runs When?
Hauke T.
Hauke T.
Hauke T.
Follow
Jul 18 '24
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 '24
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 '24
Writing integration tests with jest and puppeteer
#
jest
#
typescript
#
puppeteer
#
tutorial
2
reactions
Comments
Add Comment
4 min read
How to Run Jest Unit Tests in a Typescript Project
dorinandreidragan
dorinandreidragan
dorinandreidragan
Follow
Aug 9 '24
How to Run Jest Unit Tests in a Typescript Project
#
typescript
#
jest
#
webdev
#
unittest
3
reactions
Comments
Add Comment
2 min read
Mock functions in individual tests using Jest
Tyler Smith
Tyler Smith
Tyler Smith
Follow
Aug 4 '24
Mock functions in individual tests using Jest
#
javascript
#
jest
#
testing
4
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 '24
Solving the Jest Native Module Error in a React Native Expo Project
#
reactnative
#
jest
2
reactions
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 '24
The Power of Jest and React Native Testing Library Combined
#
reactnative
#
jest
#
testing
#
programming
4
reactions
Comments
Add Comment
3 min read
JEST: DeepMind’s JEST: DeepMind’s Breakthrough for AI Training Efficiency
Amulya Kumar
Amulya Kumar
Amulya Kumar
Follow
for
HyScaler
Jul 9 '24
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 '24
Are you writing test for the first time? This might help.
#
jest
#
testing
#
react
#
beginners
11
reactions
Comments
2
comments
3 min read
Testing Callback Functions with Jest
Kota Ito
Kota Ito
Kota Ito
Follow
Jun 28 '24
Testing Callback Functions with Jest
#
jest
#
testing
#
react
3
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 '24
Diferenças entre o jest.spyOn e jest.mock
#
jest
#
testing
#
javascript
#
mock
5
reactions
Comments
Add Comment
3 min read
Entendendo as Nomenclaturas getBy..., findBy... e queryBy... no Jest
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 20 '24
Entendendo as Nomenclaturas getBy..., findBy... e queryBy... no Jest
#
jest
#
testing
#
javascript
#
typescript
2
reactions
Comments
Add Comment
2 min read
Mock Class Constructor in Jest Test with Mocking Partials
Kota Ito
Kota Ito
Kota Ito
Follow
Jun 20 '24
Mock Class Constructor in Jest Test with Mocking Partials
#
jest
#
testing
#
mock
#
react
2
reactions
Comments
Add Comment
2 min read
Ensuring the Quality of Your App with Testing in React Native
Paulo Messias
Paulo Messias
Paulo Messias
Follow
Jun 15 '24
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 '24
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 '24
Mocking navigator.clipboard.writeText in Jest
#
javascript
#
jest
#
testing
3
reactions
Comments
Add Comment
2 min read
Test if a promise throw an Error
Marco
Marco
Marco
Follow
Jun 5 '24
Test if a promise throw an Error
#
webdev
#
javascript
#
programming
#
jest
Comments
Add Comment
1 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 '24
Utilização e Benefícios do Rerender em Testes de Componentes React com Jest e React Testing Library
#
testing
#
react
#
webdev
#
jest
2
reactions
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 '24
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 '24
Potential issues with barrel files in Jest
#
javascript
#
jest
#
testing
11
reactions
Comments
2
comments
5 min read
Three Important Things I Learned While Jest Testing My Next.js Application
Kota Ito
Kota Ito
Kota Ito
Follow
May 19 '24
Three Important Things I Learned While Jest Testing My Next.js Application
#
jest
#
testing
#
nextjs
#
react
4
reactions
Comments
Add Comment
3 min read
Jest adoption guide: Overview, examples, and alternatives
Megan Lee
Megan Lee
Megan Lee
Follow
for
LogRocket
Apr 18 '24
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 '24
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 '24
React Native Testing Options Overview
#
testing
#
react
#
jest
#
detox
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account