DEV Community

# jest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to insert test context inside XML of jest

How to insert test context inside XML of jest

1
Comments
2 min read
Mockando Constantes em Testes com Jest: Um Exemplo Prático

Mockando Constantes em Testes com Jest: Um Exemplo Prático

Comments
2 min read
✨It's 2025, But Jest🔧 is Still Rocking the Testing World 🚀

✨It's 2025, But Jest🔧 is Still Rocking the Testing World 🚀

18
Comments 7
3 min read
Jest: A Delightful JavaScript Testing Framework

Jest: A Delightful JavaScript Testing Framework

1
Comments
5 min read
Sharding Jest tests. Harder than it should be?

Sharding Jest tests. Harder than it should be?

Comments
3 min read
Migration from Jest to Vitest: A Real-World Experience with 2900+ Tests

Migration from Jest to Vitest: A Real-World Experience with 2900+ Tests

Comments
1 min read
Mastering Jest: A Guide to Efficient JavaScript Testing

Mastering Jest: A Guide to Efficient JavaScript Testing

Comments
1 min read
Why You Hate Test Coverage

Why You Hate Test Coverage

1
Comments
2 min read
Testing a GraphQL Application with Jest and SuperTest

Testing a GraphQL Application with Jest and SuperTest

2
Comments
3 min read
Guide - Setting Up Jest for Unit Testing in a TypeScript React Project

Guide - Setting Up Jest for Unit Testing in a TypeScript React Project

5
Comments 3
2 min read
Taming the CI Beast: Optimizing a Massive Next.js Application (Part 1)

Taming the CI Beast: Optimizing a Massive Next.js Application (Part 1)

Comments
4 min read
Testes Unitários com Jest

Testes Unitários com Jest

Comments
5 min read
🛠️ Writing Reliable Code from the Ground Up !

🛠️ Writing Reliable Code from the Ground Up !

4
Comments 2
6 min read
5. Mocking usePathName, useSearchParams and useRouter with Jest in Next 15

5. Mocking usePathName, useSearchParams and useRouter with Jest in Next 15

1
Comments 1
11 min read
3. How to setup Jest in a Next 15 project (+ eslint for testing)

3. How to setup Jest in a Next 15 project (+ eslint for testing)

Comments 1
6 min read
4. Testing (async) searchParams with Jest in Next 15

4. Testing (async) searchParams with Jest in Next 15

1
Comments
6 min read
Mocking with Jest and typescript - a cheatsheet

Mocking with Jest and typescript - a cheatsheet

4
Comments
4 min read
Mastering Testing in React with Jest and React Testing Library

Mastering Testing in React with Jest and React Testing Library

Comments
4 min read
Exploring Snapshot Testing in Jest: Pros and Cons

Exploring Snapshot Testing in Jest: Pros and Cons

Comments
3 min read
Implementing CI with GitHub Actions Workflow

Implementing CI with GitHub Actions Workflow

1
Comments
2 min read
How To Test Your JavaScript Application With Jest Framework?

How To Test Your JavaScript Application With Jest Framework?

1
Comments
1 min read
How to write jest test cases for react component?

How to write jest test cases for react component?

1
Comments
4 min read
Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests

Testing LLM Applications: Misadventures in Mocking SDKs vs Direct HTTP Requests

1
Comments
3 min read
Creating tests in real database with NestJS, TypeORM and PostgreSQL

Creating tests in real database with NestJS, TypeORM and PostgreSQL

1
Comments
2 min read
Let’s Make Jest Run Much Faster

Let’s Make Jest Run Much Faster

1
Comments
5 min read
loading...