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
Writing Unit Tests for NestJS Modules with TypeORM Dependencies
Basa Saiteja
Basa Saiteja
Basa Saiteja
Follow
Jan 25
Writing Unit Tests for NestJS Modules with TypeORM Dependencies
#
nextjs
#
jest
#
typeorm
#
typescript
Comments
Add Comment
2 min read
Why You Hate Test Coverage
Liam Myles
Liam Myles
Liam Myles
Follow
Jan 15
Why You Hate Test Coverage
#
testing
#
jest
#
webdev
#
productivity
Comments
Add Comment
2 min read
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
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
Comments
Add 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
Comments
Add Comment
6 min read
Sharding Jest tests. Harder than it should be?
Phil
Phil
Phil
Follow
Dec 19 '24
Sharding Jest tests. Harder than it should be?
#
jest
#
testing
#
automation
Comments
Add Comment
3 min read
Migration from Jest to Vitest: A Real-World Experience with 2900+ Tests
56kode
56kode
56kode
Follow
Dec 18 '24
Migration from Jest to Vitest: A Real-World Experience with 2900+ Tests
#
testing
#
react
#
vitest
#
jest
Comments
Add Comment
1 min read
Mastering Jest: A Guide to Efficient JavaScript Testing
Muchhal Sagar
Muchhal Sagar
Muchhal Sagar
Follow
Dec 16 '24
Mastering Jest: A Guide to Efficient JavaScript Testing
#
jest
#
webdev
#
javascript
#
beginners
Comments
Add Comment
1 min read
Testing a GraphQL Application with Jest and SuperTest
JoĂŁo Costa
JoĂŁo Costa
JoĂŁo Costa
Follow
Jan 13
Testing a GraphQL Application with Jest and SuperTest
#
jest
#
javascript
#
typescript
#
testing
1
reaction
Comments
Add Comment
3 min read
Guide - Setting Up Jest for Unit Testing in a TypeScript React Project
Rakhi Singh
Rakhi Singh
Rakhi Singh
Follow
Jan 10
Guide - Setting Up Jest for Unit Testing in a TypeScript React Project
#
typescript
#
jest
#
testing
#
react
4
reactions
Comments
3
comments
2 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
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
Add Comment
11 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
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
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
2
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 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
1
reaction
Comments
1
comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account