Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Testes Series' Articles
Back to Vitor Rios's Series
Implementando Testes com Jest em Projetos React + TypeScript
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jan 3
Implementando Testes com Jest em Projetos React + TypeScript
#
react
#
jest
#
typescript
#
testing
5
reactions
Comments
Add Comment
4 min read
Testando Componentes React com MobX Stores: Um Guia Prático com Exemplos
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Feb 19
Testando Componentes React com MobX Stores: Um Guia Prático com Exemplos
#
react
#
mobx
#
typescript
#
programming
Comments
Add Comment
2 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
Utilização e Benefícios do Rerender em Testes de Componentes React com Jest e React Testing Library
#
testing
#
react
#
webdev
#
jest
1
reaction
Comments
Add Comment
3 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
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
Entendendo as Nomenclaturas getBy..., findBy... e queryBy... no Jest
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 20
Entendendo as Nomenclaturas getBy..., findBy... e queryBy... no Jest
#
jest
#
testing
#
javascript
#
typescript
1
reaction
Comments
Add Comment
2 min read
Diferenças entre o jest.spyOn e jest.mock
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Jun 21
Diferenças entre o jest.spyOn e jest.mock
#
jest
#
testing
#
javascript
#
mock
2
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account