Skip to content
Navigation menu
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
Mockando Constantes em Testes com Jest: Um Exemplo Prático
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jan 10
Mockando Constantes em Testes com Jest: Um Exemplo Prático
#
javascript
#
programming
#
beginners
#
jest
Comments
Add Comment
2 min read
Taming the CI Beast: Optimizing a Massive Next.js Application (Part 1)
Danilo Velasquez Urrutia
Danilo Velasquez Urrutia
Danilo Velasquez Urrutia
Follow
Jan 6
Taming the CI Beast: Optimizing a Massive Next.js Application (Part 1)
#
webdev
#
jest
#
nextjs
#
githubactions
Comments
Add Comment
4 min read
Testes Unitários com Jest
Henrique Vital
Henrique Vital
Henrique Vital
Follow
Dec 1 '24
Testes Unitários com Jest
#
jest
Comments
Add Comment
5 min read
🛠️ Writing Reliable Code from the Ground Up !
Sahil Dahekar
Sahil Dahekar
Sahil Dahekar
Follow
Dec 19 '24
🛠️ Writing Reliable Code from the Ground Up !
#
programming
#
tutorial
#
testing
#
jest
4
 reactions
Comments
2
 comments
6 min read
5. Mocking usePathName, useSearchParams and useRouter with Jest in Next 15
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Dec 21 '24
5. Mocking usePathName, useSearchParams and useRouter with Jest in Next 15
#
nextjs
#
jest
#
usesearchparams
#
userouter
1
 reaction
Comments
1
 comment
11 min read
3. How to setup Jest in a Next 15 project (+ eslint for testing)
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Dec 21 '24
3. How to setup Jest in a Next 15 project (+ eslint for testing)
#
nextjs
#
jest
#
eslint
#
reacttestinglibrary
3
 reactions
Comments
1
 comment
6 min read
4. Testing (async) searchParams with Jest in Next 15
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Dec 21 '24
4. Testing (async) searchParams with Jest in Next 15
#
nextjs
#
jest
#
mocking
#
searchparams
1
 reaction
Comments
Add Comment
6 min read
Mocking with Jest and typescript - a cheatsheet
Daniel Griffiths
Daniel Griffiths
Daniel Griffiths
Follow
Dec 19 '24
Mocking with Jest and typescript - a cheatsheet
#
jest
#
node
#
typescript
#
javascript
6
 reactions
Comments
Add Comment
4 min read
Mastering Testing in React with Jest and React Testing Library
Abhay Singh Kathayat
Abhay Singh Kathayat
Abhay Singh Kathayat
Follow
Dec 19 '24
Mastering Testing in React with Jest and React Testing Library
#
react
#
jest
#
testing
#
abhay
Comments
Add Comment
4 min read
Exploring Snapshot Testing in Jest: Pros and Cons
Andy Robinson
Andy Robinson
Andy Robinson
Follow
Nov 14 '24
Exploring Snapshot Testing in Jest: Pros and Cons
#
webdev
#
javascript
#
jest
#
testing
Comments
Add Comment
3 min read
Implementing CI with GitHub Actions Workflow
Cleo Buenaventura
Cleo Buenaventura
Cleo Buenaventura
Follow
Nov 17 '24
Implementing CI with GitHub Actions Workflow
#
github
#
githubactions
#
opensource
#
jest
1
 reaction
Comments
Add Comment
2 min read
How To Test Your JavaScript Application With Jest Framework?
Emma Richardson
Emma Richardson
Emma Richardson
Follow
Dec 10 '24
How To Test Your JavaScript Application With Jest Framework?
#
jest
#
unittest
#
testing
#
javascript
1
 reaction
Comments
Add Comment
1 min read
How to write jest test cases for react component?
Vishesh Tiwari
Vishesh Tiwari
Vishesh Tiwari
Follow
Nov 11 '24
How to write jest test cases for react component?
#
testing
#
react
#
jest
1
 reaction
Comments
Add Comment
4 min read
Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests
Peter Wan
Peter Wan
Peter Wan
Follow
Nov 11 '24
Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests
#
jest
#
opensource
#
javascript
#
testing
1
 reaction
Comments
Add Comment
3 min read
Creating tests in real database with NestJS, TypeORM and PostgreSQL
Gabriel Couto
Gabriel Couto
Gabriel Couto
Follow
Oct 4 '24
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 '24
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 '24
Testing and Debugging: Basic Tools and Techniques for Effective Full-Stack Tests
#
webdev
#
testingtools
#
jest
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 '24
Comparing Jest, React Testing Library, and Playwright: Testing Approaches for React Applications
#
react
#
jest
#
playwright
#
testing
4
 reactions
Comments
1
 comment
2 min read
Error in Jest integration with Vue js
Pankaj Durve
Pankaj Durve
Pankaj Durve
Follow
Sep 20 '24
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 '24
Declarative Programming
#
typescript
#
jest
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 '24
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 '24
Introduction to Jest: Unit Testing, Mocking, and Asynchronous Code
#
jest
#
javascript
#
unittesting
#
mocking
2
 reactions
Comments
1
 comment
8 min read
Testing a Next.js App with React Testing Library & Jest
MedCode
MedCode
MedCode
Follow
Oct 11 '24
Testing a Next.js App with React Testing Library & Jest
#
webdev
#
jest
#
nextjs
#
javascript
Comments
Add Comment
1 min read
Migrating from Jest to Vitest: A Step-by-Step Guide
keploy
keploy
keploy
Follow
Oct 11 '24
Migrating from Jest to Vitest: A Step-by-Step Guide
#
jest
#
vitest
#
migrate
#
webdev
1
 reaction
Comments
Add Comment
5 min read
Mocking Network Requests Made Easy: Integrating Jest and MSW
Roland Awoda
Roland Awoda
Roland Awoda
Follow
Sep 7 '24
Mocking Network Requests Made Easy: Integrating Jest and MSW
#
javascript
#
unittest
#
jest
#
msw
3
 reactions
Comments
Add Comment
10 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account