Skip to content
Navigation menu
Search
Powered by Algolia
Search
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
Things I got stuck with when unit testing REST APIs using Jest and React Testing Library.
Marie Otaki
Marie Otaki
Marie Otaki
Follow
Dec 22 '20
Things I got stuck with when unit testing REST APIs using Jest and React Testing Library.
#
react
#
testing
#
jest
#
restapis
21
reactions
Comments
Add Comment
9 min read
Don't use getByTestId 🐙
Jacques Blom
Jacques Blom
Jacques Blom
Follow
Dec 21 '20
Don't use getByTestId 🐙
#
react
#
a11y
#
testing
#
jest
12
reactions
Comments
2
comments
7 min read
How to run the same Jest test suite across several platforms
Quentin Ménoret
Quentin Ménoret
Quentin Ménoret
Follow
Dec 4 '20
How to run the same Jest test suite across several platforms
#
javascript
#
node
#
typescript
#
jest
8
reactions
Comments
Add Comment
3 min read
Setting up ESLint to work with new or proposed JavaScript features such as private class fields.
George Griffiths
George Griffiths
George Griffiths
Follow
Dec 1 '20
Setting up ESLint to work with new or proposed JavaScript features such as private class fields.
#
javascript
#
eslint
#
jest
#
babel
7
reactions
Comments
1
comment
5 min read
How to test React Hooks?
Marc Garcia i Mullon
Marc Garcia i Mullon
Marc Garcia i Mullon
Follow
Nov 11 '20
How to test React Hooks?
#
react
#
jest
#
enzyme
#
testing
24
reactions
Comments
Add Comment
3 min read
Jest unit tests location in vue
Jur de Vries
Jur de Vries
Jur de Vries
Follow
Oct 7 '20
Jest unit tests location in vue
#
jest
#
vue
#
javascript
#
tdd
6
reactions
Comments
Add Comment
2 min read
Tip! Mock jsdom location with Jest
tmhao2005
tmhao2005
tmhao2005
Follow
Oct 27 '20
Tip! Mock jsdom location with Jest
#
javascript
#
testing
#
jest
8
reactions
Comments
Add Comment
1 min read
How to debug failing tests in jest
Marcell Cruz
Marcell Cruz
Marcell Cruz
Follow
Oct 26 '20
How to debug failing tests in jest
#
javascript
#
jest
#
node
#
beginners
10
reactions
Comments
Add Comment
2 min read
Testing React createPortal with Testing Library
Rickard Natt och Dag
Rickard Natt och Dag
Rickard Natt och Dag
Follow
Oct 22 '20
Testing React createPortal with Testing Library
#
testing
#
react
#
jest
9
reactions
Comments
Add Comment
2 min read
How to test Web Workers with Jest
Andrea Stagi
Andrea Stagi
Andrea Stagi
Follow
Oct 20 '20
How to test Web Workers with Jest
#
vue
#
tutorial
#
tdd
#
jest
8
reactions
Comments
Add Comment
2 min read
Testing async stuff in React components with Jest and react-testing-library
Lenmor Ld
Lenmor Ld
Lenmor Ld
Follow
Oct 17 '20
Testing async stuff in React components with Jest and react-testing-library
#
react
#
test
#
async
#
jest
32
reactions
Comments
1
comment
7 min read
Get code coverage reports with Github Actions and Codecov
marcellothearcane
marcellothearcane
marcellothearcane
Follow
Oct 8 '20
Get code coverage reports with Github Actions and Codecov
#
coverage
#
jest
#
github
#
testing
21
reactions
Comments
3
comments
3 min read
¿Cómo configurar Jest en Angular?
Gleycer Parra
Gleycer Parra
Gleycer Parra
Follow
Oct 7 '20
¿Cómo configurar Jest en Angular?
#
jest
#
angular
#
jasmine
#
test
12
reactions
Comments
Add Comment
4 min read
Jest Tutorial: Unit Tests
Vladislav Guleaev
Vladislav Guleaev
Vladislav Guleaev
Follow
Sep 21 '20
Jest Tutorial: Unit Tests
#
javascript
#
node
#
jest
11
reactions
Comments
1
comment
1 min read
Using the NestJS CLI GraphQL Plugin for E2E Testing
Jackie McDoniel
Jackie McDoniel
Jackie McDoniel
Follow
for
NestJS
Sep 9 '20
Using the NestJS CLI GraphQL Plugin for E2E Testing
#
nestjs
#
graphql
#
testing
#
jest
27
reactions
Comments
5
comments
3 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account