Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
jest
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
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
Youngho Andrew Chaa
Youngho Andrew Chaa
Youngho 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
Testes de Integração
Gabriel Barbosa
Gabriel Barbosa
Gabriel Barbosa
Follow
May 13 '24
Testes de Integração
#
testing
#
javascript
#
jest
#
tdd
1
reaction
Comments
Add Comment
5 min read
Introdução ao Teste Automatizado com Jest: Como Começar a Escrever Testes Eficientes
Lucas Pereira de Souza
Lucas Pereira de Souza
Lucas Pereira de Souza
Follow
May 9 '24
Introdução ao Teste Automatizado com Jest: Como Começar a Escrever Testes Eficientes
#
jest
#
javascript
#
beginners
#
programming
4
reactions
Comments
Add Comment
3 min read
Quando Escrever Testes de Unidade?💡
Ágatha
Ágatha
Ágatha
Follow
Apr 6 '24
Quando Escrever Testes de Unidade?💡
#
testing
#
javascript
#
jest
#
beginners
5
reactions
Comments
Add Comment
4 min read
The Easiest Way to Identify Flaky Tests in Jest
Shubham Sharma
Shubham Sharma
Shubham Sharma
Follow
May 5 '24
The Easiest Way to Identify Flaky Tests in Jest
#
jest
#
unittest
#
flakytests
2
reactions
Comments
Add Comment
4 min read
Mocking ES6 Class Instances with Jest
Youngho Andrew Chaa
Youngho Andrew Chaa
Youngho Andrew Chaa
Follow
May 3 '24
Mocking ES6 Class Instances with Jest
#
jest
#
mock
#
javascript
4
reactions
Comments
Add Comment
2 min read
Unit tests in React with Jest and Testing Library
Eduardo Henrique Gris
Eduardo Henrique Gris
Eduardo Henrique Gris
Follow
Apr 29 '24
Unit tests in React with Jest and Testing Library
#
react
#
jest
#
testinglibrary
#
webdev
15
reactions
Comments
4
comments
9 min read
Jest and Vite: Cannot use `import.meta` outside a module
RubyMuibi
RubyMuibi
RubyMuibi
Follow
Apr 24 '24
Jest and Vite: Cannot use `import.meta` outside a module
#
jest
#
vite
#
testing
#
react
32
reactions
Comments
4
comments
2 min read
React TDD: First Step
ienouali
ienouali
ienouali
Follow
Apr 24 '24
React TDD: First Step
#
webdev
#
react
#
jest
#
tdd
Comments
Add Comment
6 min read
Configurar entorno de desarrollo en Visual Studio Code para hacer Testing con Jest
Christian Osorio
Christian Osorio
Christian Osorio
Follow
Mar 19 '24
Configurar entorno de desarrollo en Visual Studio Code para hacer Testing con Jest
#
testing
#
javascript
#
jest
#
visualcode
Comments
Add Comment
4 min read
Testes de Integração 🔗
Ágatha
Ágatha
Ágatha
Follow
Apr 7 '24
Testes de Integração 🔗
#
javascript
#
testing
#
jest
#
softwaredevelopment
1
reaction
Comments
Add Comment
2 min read
Desenvolvimento Dirigido por Testes (TDD) 🔁
Ágatha
Ágatha
Ágatha
Follow
Apr 7 '24
Desenvolvimento Dirigido por Testes (TDD) 🔁
#
tdd
#
javascript
#
testing
#
jest
1
reaction
Comments
Add Comment
4 min read
Test-Driven Development (TDD) in frontend code.
fajarriv
fajarriv
fajarriv
Follow
Mar 31 '24
Test-Driven Development (TDD) in frontend code.
#
tdd
#
nextjs
#
jest
#
typescript
Comments
Add Comment
5 min read
How to add Jest into your Vite project with TS
Michael De Abreu
Michael De Abreu
Michael De Abreu
Follow
Mar 30 '24
How to add Jest into your Vite project with TS
#
vite
#
typescript
#
jest
#
react
26
reactions
Comments
Add Comment
3 min read
Setup Jest, Babel e testing library para testes unitários em React
Eduardo Henrique Gris
Eduardo Henrique Gris
Eduardo Henrique Gris
Follow
Mar 26 '24
Setup Jest, Babel e testing library para testes unitários em React
#
react
#
jest
#
babel
#
testinglibrary
7
reactions
Comments
Add Comment
3 min read
Setup Jest, Babel and testing library for unit testing in React
Eduardo Henrique Gris
Eduardo Henrique Gris
Eduardo Henrique Gris
Follow
Mar 26 '24
Setup Jest, Babel and testing library for unit testing in React
#
react
#
jest
#
babel
#
testinglibrary
5
reactions
Comments
Add Comment
3 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account