DEV Community

# jest

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing Unit Tests for NestJS Modules with TypeORM Dependencies

Writing Unit Tests for NestJS Modules with TypeORM Dependencies

Comments
2 min read
Why You Hate Test Coverage

Why You Hate Test Coverage

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
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
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
6 min read
4. Testing (async) searchParams with Jest in Next 15

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

Comments
6 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
Testing a GraphQL Application with Jest and SuperTest

Testing a GraphQL Application with Jest and SuperTest

1
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

4
Comments 3
2 min read
Testes Unitários com Jest

Testes Unitários com Jest

Comments
5 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
11 min read
🛠️ Writing Reliable Code from the Ground Up !

🛠️ Writing Reliable Code from the Ground Up !

4
Comments 2
6 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
Mocking with Jest and typescript - a cheatsheet

Mocking with Jest and typescript - a cheatsheet

2
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 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
Testing and Debugging: Basic Tools and Techniques for Effective Full-Stack Tests

Testing and Debugging: Basic Tools and Techniques for Effective Full-Stack Tests

Comments
3 min read
Comparing Jest, React Testing Library, and Playwright: Testing Approaches for React Applications

Comparing Jest, React Testing Library, and Playwright: Testing Approaches for React Applications

1
Comments 1
2 min read
loading...